View source: R/convertlatlong2UTM.R
convertlatlong2UTM | R Documentation |
This function converts scalar to planar coordinates
convertlatlong2UTM(area, units = "m")
area |
A SpatialPolygonsDataFrame. |
units |
The measurement unit. Default is meters. |
convertlatlong2UTM(area = hftown, units = "m")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.