inegi_tot: Terms of trade for Mexico

View source: R/v3_tot.R

inegi_totR Documentation

Terms of trade for Mexico

Description

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

Usage

inegi_tot(token)

Arguments

token

API token supplied by INEGI

Value

data.frame

Author(s)

Eduardo Flores

Examples

## Not run: 
token <- "webservice_token"
tot <- inegi_tot(token)

## End(Not run) 

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