openclose | R Documentation |
The openclose
function checks if harvest dates fall outside of a state's and species's season in the daily data.
openclose(data, ref_data, state = NA, summary = F)
data |
Daily data table |
ref_data |
The reference data table that corresponds to the year of the daily data |
state |
Default is NA, but can be used to specify what state should be reported in the output. State values can be one of:
|
summary |
Defaults to FALSE
|
Abby Walter, abby_walter@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.