ColSwitch: Switch necessary column names

View source: R/greenlight.R

ColSwitchR Documentation

Switch necessary column names

Description

ColSwitch takes old column names and changes them to current styling

Usage

ColSwitch(data)

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


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