inegi_tot: Terms of trade for Mexico

Description Usage Arguments Value Author(s) Examples

View source: R/v3_tot.R

Description

Returns the terms of trade for Mexico, defined as the price index of exports over the price index of imports.

Usage

1
inegi_tot(token)

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"
tot <- inegi_tot(token)

## End(Not run) 

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