View source: R/create_xy_from_lonlat.R
| convert_lonlat | R Documentation |
Convert data.frame from lon/lat to UTM planar coordinates
convert_lonlat(df, epsg_utm)
df |
A data.frame containing |
epsg_utm |
EPSG code of the UTM projection |
Data.frame with added x and y columns (meters)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.