SpeciesCheck: Check if Species column inputs are all correct

View source: R/greenlight.R

SpeciesCheckR Documentation

Check if Species column inputs are all correct

Description

SpeciesCheck checks to see if Species entries are correct values needed for analysis.

Usage

SpeciesCheck(data, area)

Arguments

col.data

The column to be checked.

Details

SpeciesCheck is a GreenLight QA/QC check performed on a data set. Species entries are cross-referenced with approved entries by project in sppntable and values with known treatments are marked as "yellow light" issues that will be updated. Completely unknown species codes will result in a "red" status.

Value

data frame of TRUE/FALSE, incorrect unfixable entries, and incorrect but fixable entries

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.