Learn R Programming

bndesr (version 1.0.4)

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

Value

a dataframe with the data

Arguments

year

selects the years which data will be downloaded. integer.

Examples

Run this code
df <- query_bndespar_desimbursements()

Run the code above in your browser using DataLab