inegi_bop: Balance of Payments for Mexico

View source: R/v3_bop.R

inegi_bopR Documentation

Balance of Payments for Mexico

Description

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

Usage

inegi_bop(token)

Arguments

token

API token supplied by INEGI

Value

Data.frame

Author(s)

Eduardo Flores

Examples

## Not run: 
token <- "webservice_token"
balance_of_payments <- inegi_bop(token)

## End(Not run)

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