View source: R/DistanceToDesign.R
DistanceToDesign | R Documentation |
DistanceToDesign will provide the shortest distance to the reported design transect associated with a point in a clean data set
DistanceToDesign(full.data, design.trans, trans.id)
full.data |
The data set of georeferenced observations |
design.trans |
An sf object of the design transects |
trans.id |
The transect column reflecting the design numbering |
transect.path |
The acceptable distance before removal of the point in km |
DistanceToDesign will calculate the distance to the nearest design transect
data frame of observations with modified Distance column
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.