View source: R/estimate abundance.r
trackPoints | R Documentation |
This function derives track points, and thinning the points to the density of one point per km.
trackPoints(shape)
shape |
A GIS shapefile containing survey routes |
A dataframe containing the Lat/Lon of thinned track points.
Xinhai Li (Xinhai_li_edu@126.com)
tracks = trackPoints(shape)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.