is_numeric | R Documentation |
Verifies if a string can be converted to a numeric value.
is_numeric(str)
str |
|
logical
TRUE
if the string is numeric, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.