ColSwitch: Switch necessary column names

Description Usage Arguments Details Value Author(s) References

View source: R/greenlight.R

Description

ColSwitch takes old column names and changes them to current styling

Usage

1

Arguments

data

The data frame to be checked.

Details

ColSwitch will change yr, mo, da, se, strata, grp, and sppn to Year, Month, Day, Seat, Strata, Obs_Type, and Species, respectively. This function was written to quickly allow an old data file to be formatted for analysis, but probably won't be used in the future.

Value

Data frame with new column names.

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.