verifyNumeric {NGCHM} | R Documentation |
Helper function to verify if variable is numeric.
Description
If not numeric, print error message and stop.
Usage
verifyNumeric(variableToCheck)
Arguments
variableToCheck |
The variable to check for being numeric. |
Value
TRUE
[Package NGCHM version 1.0.3 Index]