powered by
Check if a string is a number
is.str.number(x)
TRUE if the string is a number, FALSE otherwise.
TRUE
FALSE
A string to be checked.