This function takes the names that separate the different bursts within
individual trajectories (created by the burstTrack
function), and
returns a data frame with the information about each burst (individual id,
date, day-night period, etc.). If the time
argument is provided, the
function creates a new vector of burst-names grouping them depending on the
intervals specified by the argument.
1 |
burst.names |
Vector with the burst names, as created by the
|
time |
Vector of factors to separte the old bursts in new ones. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.