inegi_bop: Balance of Payments for Mexico

Description Usage Arguments Value Author(s) Examples

View source: R/v3_bop.R

Description

Returns Current Account revenue, expenses and total and Financial Account total, errors, reservs and adjustments for Mexico.

Usage

1
inegi_bop(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"
balance_of_payments <- inegi_bop(token)

## End(Not run)

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