read_hip: Read in data

View source: R/read_hip.R

read_hipR Documentation

Read in data

Description

Compile data from state-exported text files by providing a path to the download directory.

Usage

read_hip(path, unique = TRUE, state = NA, season = FALSE)

Arguments

path

File path to the folder containing HIP .txt files

unique

Return a distinct frame? Defaults to TRUE

state

When specified, reads in download data from a specified state. Must match a two-letter abbreviation for a US state (excluding HI).

season

If set as TRUE, selects only folders starting with "DL" in a a season's upper-level directory

Author(s)

Abby Walter, abby_walter@fws.gov

References

https://github.com/USFWS/migbirdHIP


USFWS/migbirdHarvestData documentation built on July 16, 2025, 10:10 p.m.