opp_explore_trips | R Documentation |
This function calculates the distance from the study site for each GPS point within a Movebank object and then produces track time vs. distance from origin site plots. Using this function will allow you to assign reasonable estimates for minimum and maximum trip duration and distance for the opp_get_trips function.
opp_explore_trips(data)
data |
Movebank data as returned by opp_download_data. |
## Not run:
data(murres)
opp_explore_trips(murres)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.