Check if a character object can be converted to a number.
is_numeric(chars)
chars
Character object.
Whether 'chars' can be converted to a numeric value.