powered by
Shorthand for is.numeric
isnum(x)
logical indicator
Value to check.
isnum(1) isnum( factor( c( 'a', 'b', 'c' ) ) )
Run the code above in your browser using DataLab