query_bndespar_desimbursements {bndesr} | R Documentation |
Queries BNDESPar desimbursements data
Description
Downloads data from BNDESPar desimbursements since 2007 and return it in the form of a dataframe.
Usage
query_bndespar_desimbursements(year = "all")
Arguments
year |
selects the years which data will be downloaded. integer. |
Value
a dataframe with the data
Examples
df <- query_bndespar_desimbursements()
[Package bndesr version 1.0.3 Index]