Learn R Programming

banxicoR (version 0.9.0)

banxico_series: Returns data series from BANXICO

Description

Returns data.frame with BANXICO data series

Usage

banxico_series(series, metadata = FALSE, verbose = FALSE, mask = FALSE)

Arguments

series
Series ID
metadata
If TRUE returns list with metadata information
verbose
If TRUE prints steps while executing
mask
if TRUE names data column "value", not the id

Value

data.frame

Examples

Run this code
# Bank of Mexico international reserves
## Not run: 
# reserves <- banxico_series("SF110168")
# ## End(Not run)

Run the code above in your browser using DataLab