Description Usage Arguments Value Examples
Set a resighting period
1 | set_period(x, period = NA, rsint = y)
|
x |
A dataframe generated by |
period |
The duration of one resighting period (time unit used to build encounter histories).
Enter |
rsint |
If |
Dataframe with columns for ResightPeriod and FlagID (flag colour and code).
1 2 3 | set_period(resight_data, period = "year")
set_period(resight_data, period = "other", rsint = "3 days")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.