nodata | R Documentation |
The nodata
function checks to see if any states or species are missing from the daily or season Harvest Survey online data.
nodata(data, ref_data = NA, species = NA, report = FALSE)
data |
Daily or season data table |
ref_data |
The reference data table that corresponds to the year of the data |
species |
Whether species should be included in the output, and if so, which species in particular:
|
report |
Is this function being used in the R markdown season report? 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.