verifyNumeric: Helper function to verify if variable is numeric.

View source: R/functions.R

verifyNumericR Documentation

Helper function to verify if variable is numeric.

Description

If not numeric, print error message and stop.

Usage

verifyNumeric(variableToCheck)

Arguments

listToCast

List to cast as integer

Value

list with members cast to integers


bmbroom/NGCHMR documentation built on April 18, 2022, 6:52 p.m.