Learn R Programming

bndesr (version 1.0.4)

query_bndespar_portfolio: Queries BNDESPar portfolio data

Description

Downloads data from the portfolio since 2006 and return it in the form of a dataframe.

Usage

query_bndespar_portfolio(year = "all")

Value

a dataframe with the data

Arguments

year

selects the years which data will be downloaded. integer.

Examples

Run this code
df <- query_bndespar_portfolio()

Run the code above in your browser using DataLab