is.str.number | R Documentation |
Check if a string is a number
is.str.number(x)
x |
A string to be checked. |
TRUE
if the string is a number, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.