Description Usage Arguments Value Author(s)
View source: R/check_numeric.R
Check if character vector is a number Regex "looks for decimal numbers, with optional HYPHEN MINUS and optional FULL STOP plus zero or more decimal numbers following."
From https://stackoverflow.com/a/4247184/13945974
1 |
x |
A character vector |
A boolean
Shir Dekel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.