Description Usage Arguments Value Examples
Converts comma-containing strings to numeric values
1 | strip_comma(x)
|
x |
A character object |
The numeric value of x
.
1 | strip_comma(c("1,000", "2,100"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.