inegi_partner_exports: Exports of Mexico to trade partners

View source: R/v3_partner_exports.R

inegi_partner_exportsR Documentation

Exports of Mexico to trade partners

Description

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

Usage

inegi_partner_exports(token)

Arguments

token

API token supplied by INEGI

Value

data.frame

Author(s)

Eduardo Flores

Examples

## Not run: 
token <- "webservice_token"
xbycountry <- inegi_partner_exports(token)

## End(Not run)

Eflores89/inegiR documentation built on Jan. 31, 2024, 4:19 a.m.