| visit_rle | R Documentation |
visit_rle calculates the run-length encoding of visits based on
the daily history of revisitation of a candidate nest.
visit_rle(x)
x |
|
Used with lapply inside function revisit_stats.
Performs run-length encoding of nest visits and formats as
data.frame for later use.
Returns data.frame of run-length encoding of nest visits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.