| explore_nests | R Documentation |
explore_nests launches a Shiny app for dynamic exploration and
visualization of nests from movement data
explore_nests(gps_data)
gps_data |
|
The function takes as input gps_data (see
find_nests or vignette for details on data format) and
launches a Shiny app that allows the user to dynamically explore
repeatedly visited locations for one burst at a time while interactively
tuning input parameters (see find_nests for the complete
list). Under the hood, explore_nests runs find_nests, and
then displays the results on a map.
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.