query_bndespar_portfolio {bndesr} | R 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()
[Package bndesr version 1.0.3 Index]