powered by
Detects whether a string contains only numbers or not.
numbers_only(x)
TRUE if the string only contains numbers, FALSE
TRUE
FALSE
otherwise
A <character> value
<character>