read_dhs: Read in Harvest Survey data

View source: R/read_dhs.R

read_dhsR Documentation

Read in Harvest Survey data

Description

The read_dhs function reads in daily, season, and reference Harvest Survey .csv data files from a specified filepath. It will automatically read in all files by default unless a year is specified.

Usage

read_dhs(path, year)

Arguments

path

Directory containing the Harvest Survey daily, season, and/or reference data files

year

Season for which files should be read in

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.