R/functions.R
can_coerce_numeric.Rd
Checks if a vector either is numeric or can be coerced to numeric without introducing NA
can_coerce_numeric(x)
Returns TRUE if all items can be coerced as numeric