read_hip | R Documentation |
Compile data from state-exported text files by providing a path to the download directory.
read_hip(path, unique = TRUE, state = NA, season = FALSE, sumlines = FALSE)
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 one of the following two-letter abbreviations:
|
season |
If set as TRUE, selects only folders starting with "DL" in a a season's upper-level directory |
sumlines |
If set as TRUE, runs |
Abby Walter, abby_walter@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.