See strex::str_extract_currencies()
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | str_extract_currencies(string)
extract_currencies(string)
str_nth_currency(string, n)
nth_currency(string, n)
str_first_currency(string)
first_currency(string)
str_last_currency(string)
last_currency(string)
|
string |
A character vector. |
n |
A vector of integerish values. Must be either length 1 or
have length equal to the length of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.