Checks if vector only has numeric characters
numbers_only(x)
x
A vector.
Logical. TRUE if vector only has numeric characters.
TRUE