ColMatch: Check if column names are appropriate for analysis.

View source: R/greenlight.R

ColMatchR Documentation

Check if column names are appropriate for analysis.

Description

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

Usage

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


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