partyproof: Adjust group hunts reported in Harvest Survey daily data

View source: R/partyproof.R

partyproofR Documentation

Adjust group hunts reported in Harvest Survey daily data

Description

The partyproof function checks for, and allows the user to edit, any group hunts in the daily Harvest Survey data. Comments are parsed to determine party size. Adjustments to number of birds retrieved must be entered manually, and if deemed necessary, the retrieved value will be divided by the party size. A report file is written out as a .csv to record all changes made.

Usage

partyproof(data, ref_data, outpath)

Arguments

data

Daily data table

ref_data

Reference data table for the same year as the daily data

outpath

Path to write the change log .csv; must end with a forward slash

Author(s)

Abby Walter, abby_walter@fws.gov

References

https://github.com/USFWS/migbirdHS


USFWS/migbirdMBHS documentation built on Feb. 20, 2024, 4:49 a.m.