overbags | R Documentation |
The overbags
function checks for retrieved values over the bag limit per state and species in the Harvest Survey daily data.
overbags(data, ref_data, state = NA, over = T, 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:
|
over |
Defaults to TRUE
|
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.