ColSwitch | R Documentation |
ColSwitch takes old column names and changes them to current styling
ColSwitch(data)
data |
The data frame to be checked. |
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.
Data frame with new column names.
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.