load_coords: Load coordinates of sampling locations into PlasmoMAPI...

Description Usage Arguments

View source: R/main.R

Description

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

Usage

1
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.


mrc-ide/PlasmoMAPI documentation built on Oct. 1, 2020, 9:41 a.m.