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

variableToCheck

The variable to check for being numeric.

Value

TRUE


MD-Anderson-Bioinformatics/NGCHM-R documentation built on April 1, 2024, 12:34 p.m.