ShouldBeNumeric: Check if entries in a column are all numeric

View source: R/greenlight.R

ShouldBeNumericR Documentation

Check if entries in a column are all numeric

Description

ShouldBeNumeric checks to see if column entries are numeric values needed for analysis.

Usage

ShouldBeNumeric(col.data)

Arguments

col.data

The column to be checked.

Details

ShouldBeNumeric is a GreenLight QA/QC check performed on a data set. If the column entries are not numeric values it will return a "red" status.

Value

data frame of TRUE/FALSE and offending 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.