ObsByYear: Split an old combined data file by observer and year

Description Usage Arguments Details Value Author(s) References

View source: R/greenlight.R

Description

ObsByYear will take a .csv or .txt file with 2 or more observers and parse it into observer- and year-specific files

Usage

1
ObsByYear(path.name)

Arguments

path.name

The path to the combined file.

Details

ObsByYear will take a .csv or .txt file with 2 or more observers and parse it into observer- and year-specific files. This is designed to fix older files that may have been concatenated into a master file, splitting them into separate pieces. Since this was an ACP problem, the files default to the directory "Q:/Waterfowl/Parsed/ACP_" and would need recoding for any other survey. Individual .csv files are written to the directory.

Value

None

Author(s)

Charles Frost, charles_frost@fws.gov

References

https://github.com/cfrost3/AKaerial


cfrost3/AKaerial documentation built on April 9, 2020, 12:50 a.m.