Skip to contents

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.

Usage

opp_explore_trips(data)

Arguments

data

Movebank data as returned by opp_download_data.

Examples

data(murres)
opp_explore_trips(murres)





#> Use back arrow in plot pane to browse all plots