powered by
Returns the terms of trade for Mexico, defined as the price index of exports over the price index of imports. Wrapper for inegi_series() and YoY().
inegi_series()
YoY()
trade_terms(token)inflacion_tot(token)
inflacion_tot(token)
API token supplied by INEGI
data.frame
# NOT RUN { token <- "webservice_token" tot <- trade_terms(token) # }
Run the code above in your browser using DataLab