nmecsys / BETS

Package to obtain and analyze thousands of Brazilian economic time series
GNU General Public License v3.0
38 stars 13 forks source link

bcbExpectA returning error #15

Closed luccasr73 closed 4 years ago

luccasr73 commented 4 years ago

The function bcbExpectA is returning this error: Error in (function (..., row.names = NULL, check.rows = FALSE, check.names = TRUE, : arguments imply differing number of rows: 1, 0 with the same signature discribed on https://github.com/nmecsys/BETS/blob/master/R/bcbExpectA.R

Steps to get error:

  1. run BETS::bcbExpectA(indicator = "IPCA", limit = 100, variables = c("Media"), '2019-01-01', '2020-01-01')