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)
| proj | object of class |
|---|---|
| long, lat | vectors of sampling longitudes and latitudes. |
| check_delete_output | if |