powered by
based on the code found at # https://stackoverflow.com/a/21154566/2292993
is_numeric_like( x, na_strings = c("", ".", "NA", "na", "N/A", "n/a", "NaN", "nan") )
A logical vector indicating whether each element can be coerced to numeric.