ShouldBeNumeric | R Documentation |
ShouldBeNumeric checks to see if column entries are numeric values needed for analysis.
ShouldBeNumeric(col.data)
col.data |
The column to be checked. |
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.
data frame of TRUE/FALSE and offending entries
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.