get_currency_information: Get currency information for a specific currency.

Description Usage Arguments Value

View source: R/locations_and_currencies.R

Description

Get currency information for a specific currency.

Usage

1

Arguments

currency_id

Required. currency_id of the currency of interest. See mercadolibreR::get_currencies() for valid currency_ids.

Value

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.


njcorona/mercadolibreR documentation built on July 19, 2020, 3:21 p.m.