Description Usage Arguments Value Author(s) Examples
View source: R/v3_partner_exports.R
Returns exports to main trading partners of all products. Regions are the following: United States, Canada, China, CentralAmerica, SouthAmerica
1 | inegi_partner_exports(token)
|
token |
API token supplied by INEGI |
data.frame
Eduardo Flores
1 2 3 4 5 | ## Not run:
token <- "webservice_token"
xbycountry <- inegi_partner_exports(token)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.