Given an existing PlasmoMAPI project, load the spatial coordinates of points at which samples were obtained.

load_coords(proj, long, lat, check_delete_output = TRUE)

Arguments

proj

object of class pm_project.

long, lat

vectors of sampling longitudes and latitudes.

check_delete_output

if TRUE (the default) then check before overwriting any existing data loaded into a project.