cu_disp_rate | R Documentation |
Creates a data table that indicates the times of different bouts of movement. This method uses changes in the overall dispersion rate of the animal from the 'base' time to detect changes in overall movement from small scale local movement to large scale migration.
cu_disp_rate(bout_tbl, data, grid_res = "day", base = "first")
bout_tbl |
A bout table for an individual animal created by |
data |
An |
grid_res |
The temporal resolution at which migrations are detected. e.g., "day" (default) implies migration start and end is detected on a daily resolution. |
base |
The location at which dispersion is measured. Can be one of |
Devin S. Johnson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.