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

View source: R/greenlight.R

ObsByYearR Documentation

Split an old combined data file by observer and year

Description

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

Usage

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/USFWS/AKaerial


USFWS/AKaerial documentation built on April 3, 2025, 4:06 p.m.