currency {filesstrings} | R Documentation |
Get the currencies of numbers within a string.
Description
See strex::str_extract_currencies()
.
Usage
str_extract_currencies(...)
extract_currencies(...)
str_nth_currency(...)
nth_currency(...)
str_first_currency(...)
first_currency(...)
str_last_currency(...)
last_currency(...)
Arguments
... |
Pass-through to |
[Package filesstrings version 3.4.0 Index]