View source: R/data_transformation.R
| as_num | R Documentation |
Large number syntax divider
as_num(x)
x |
A vector of strings of numerics with punctuation marks |
A numeric vector.
as_num(c("123_456.78", "1-000-000"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.