Description Usage Arguments Value Examples
Create GPX file from dataframe of GPS collar data
1 | create_gpx(data = "latest_position", savelocation = "data/GPX")
|
data |
Dataframe containing GPS point data |
savelocation |
Location to save output GPX file within parent directory |
Create GPX file with latest points
1 | create_gpx(latest_position)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.