inegi_partner_exports: Exports of Mexico to trade partners

Description Usage Arguments Value Author(s) Examples

View source: R/v3_partner_exports.R

Description

Returns exports to main trading partners of all products. Regions are the following: United States, Canada, China, CentralAmerica, SouthAmerica

Usage

1

Arguments

token

API token supplied by INEGI

Value

data.frame

Author(s)

Eduardo Flores

Examples

1
2
3
4
5
## Not run: 
token <- "webservice_token"
xbycountry <- inegi_partner_exports(token)

## End(Not run)

inegiR documentation built on July 14, 2019, 5:02 p.m.