Description Usage Arguments See Also Examples
Parse US Currency from text field
1 | p_dollar(x)
|
x |
character; text currency values Parses a character represented numeric USD value by removing |
scales::dollar
which is the inverse operations that expresses a
numeric value as a scalar
1 | factor("$1,000.20") %>% from_currency
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.