R/utils.R
numbers_only.Rd
Detects whether a string contains only numbers or not.
numbers_only(x)
A string of numbers
TRUE if the string only contains numbers, FALSE otherwise
TRUE
FALSE