The migbirdHS package provides an easy-to-use set of R functions for the U.S. Fish and Wildlife Service Migratory Bird Program to process online Harvest Survey data.
Tasks that can be accomplished with this package include:
read_dhs
imports dataadd_seaducks
appends seaduck season info to the reference tablerefcheck
double checks the reference table covers all casessubmitted
reports proportion of non-finalized huntshunted
reports proportion of hunters who did not huntnodata
checks for any missing data that was expectedpartyhunt
checks for group huntsoverdays
checks if number of days hunted exceeds hunting seasonoverbags
checks for abnormally high bag sizesopenclose
checks to see if harvest date falls outside the seasonhuntdays
summarizes the total number of days huntedretrieved
summarizes the total number of bids retrievedretrievedmap
maps the mean retrieved per state and speciesresponselag
visualizes time between hunt date and response datebagdays
summarizes days hunted per hunter and species groupbagspp
summarizes species hunted by popularitycompare
visualizes differences between daily and season datapartyproof
divides retrieved birds by party size, when neededproofHS
looks for and flags errors in daily and season data- Automated report writing with
reportHS
devtools::install_github("USFWS/migbirdHS", build_vignettes = T, upgrade = F, quiet = T)
vignette(topic = "migbirdHS_workflow", package = "migbirdHS")
The United States Fish and Wildlife Service (FWS) GitHub project code is provided on an “as is” basis and the user assumes responsibility for its use. FWS has relinquished control of the information and no longer has responsibility to protect the integrity, confidentiality, or availability of the information. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by FWS. The FWS seal and logo shall not be used in any manner to imply endorsement of any commercial product or activity by FWS or the United States Government.
This project is licensed under the terms of the Creative Commons Zero v1.0 Universal license.