Description Usage Arguments Value Examples
Extract numeric values from x
1 |
x |
object containing numeric (and other) values |
Numeric values from the object
1 | extract_numeric(c("7+5", "abc123")) ## c(75, 123)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.