ColMatch: Check if column names are appropriate for analysis.

Description Usage Arguments Details Value Author(s) References

View source: R/greenlight.R

Description

ColMatch checks to see if the column headings match those needed by AKAerial for analysis.

Usage

1
ColMatch(data, necessary)

Arguments

data

The data frame to be checked.

Details

ColMatch is the first GreenLight QA/QC check performed on a data set. If the column names do not match the necessary set of names in GreenLight, the function will throw an error and end abruptly. For the current list of acceptable names, see GreenLight

Value

TRUE/FALSE

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.