Learn R Programming

BETS (version 0.4.9)

bcbExpectA: bcbExpectA

Description

Market Expectations with annual reference.

Usage

bcbExpectA(indicator = "IPCA", limit = 100, variables = c("Media",
  "Mediana", "DesvioPadrao", "CoeficienteVariacao", "Minimo", "Maximo",
  "numeroRespondentes", "baseCalculo"), start, end)

Arguments

indicator

A string. Available indicator.

limit

A integer. A limint of data in request, top is 10000.

variables

Possible options: "Media", "Mediana", "DesvioPadrao", "CoeficienteVariacao", "Minimo", "Maximo".

start

Initial date at which the data was projected, in ISO format.

end

Final date at which the data was projected, in ISO format.

Value

A data.frame.

Examples

Run this code
# NOT RUN {
 # bcbExpectA()



# }

Run the code above in your browser using DataLab