currency_conversion_ratio: Get the conversion ratio Mercado Libre uses for two...

Description Usage Arguments Value

View source: R/locations_and_currencies.R

Description

Get the conversion ratio Mercado Libre uses for two currencies.

Usage

1
currency_conversion_ratio(currency_id1, currency_id2)

Arguments

currency_id1

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

currency_id2

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

Value

Returns the conversion ratio from currency_id1 to currency_id2 as a list(). See the API documentation for more information.


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