| rle_to_consec | R Documentation |
rle_to_consec calculates the longest sequence of consecutive days a
candidate nest was visited.
rle_to_consec(rl_df)
rl_df |
|
Used with lapply inside function revisit_stats.
Computes longest series of consecutive days a candidate nest was visited.
Takes as input the output of visit_rle.
Returns maximum number of consecutive days when the candidate nest was visited.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.