isNumeric {RAMpath}R Documentation

Is the input a numeric variable

Description

Check whether the input is a numeric variable

Usage

isNumeric(constant)

Arguments

constant

A variable to check

Value

TRUE or FALSE


[Package RAMpath version 0.5.1 Index]