inegi_tot | R Documentation |
Returns the terms of trade for Mexico, defined as the price index of exports over the price index of imports.
inegi_tot(token)
token |
API token supplied by INEGI |
data.frame
Eduardo Flores
## Not run:
token <- "webservice_token"
tot <- inegi_tot(token)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.