query_bndespar_portfolio {bndesr} | R Documentation |
Downloads data from the portfolio since 2006 and return it in the form of a dataframe.
query_bndespar_portfolio(year = "all")
year |
selects the years which data will be downloaded. integer. |
a dataframe with the data
df <- query_bndespar_portfolio()