toUTM | R Documentation |
Convert Coordinate Reference System (CRS) from lonlat to metric UTM projection, as required for calculating the dynamic Brownian Bridge Movement Model.
toUTM(input, UTM, crs)
input |
The detections data frame |
UTM |
the UTM zone chosen by the user |
crs |
The original coordinate system |
Dataframe with the converted coordinates in UTM.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.