View source: R/short_helpers.R
wgs_aeqd | R Documentation |
Helper function to project points
wgs_aeqd(data, longitude, latitude)
data |
data.frame of occurrence records containing at least longitude and latitude columns. |
longitude |
(character) name of the column with longitude data. |
latitude |
(character) name of the column with latitude data. |
A SpatialPointsDataFrame object projected to azimuthal equidistant projection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.