can_coerce_numeric | R Documentation |
Checks if a vector either is numeric or can be coerced to numeric without introducing NA
can_coerce_numeric(x)
x |
Returns TRUE if all items can be coerced as numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.