query_bndespar_portfolio: Queries BNDESPar portfolio data

View source: R/query_bndespar_portfolio.R

query_bndespar_portfolioR Documentation

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")

Arguments

year

selects the years which data will be downloaded. integer.

Value

a dataframe with the data

Examples

df <- query_bndespar_portfolio()


bndesr documentation built on April 3, 2025, 10:36 p.m.