Description Usage Arguments Value Author(s) Examples
Returns the terms of trade for Mexico, defined as the price index of exports over the price index of imports.
| 1 | inegi_tot(token)
 | 
| token | API token supplied by INEGI | 
data.frame
Eduardo Flores
| 1 2 3 4 5 | ## 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.