Description Usage Arguments Value
View source: R/locations_and_currencies.R
Get currency information for a specific currency.
1 | get_currency_information(currency_id)
|
currency_id |
Required. currency_id of the currency of interest. See mercadolibreR::get_currencies() for valid currency_ids. |
Returns a data frame (tibble) of data regarding the given Mercado Libre currency. Fields include id, symbol, description, and decimal_places. See the API documentation for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.