knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Brazilian Economics Time Series (BECS) aims at providing easy and clear information about the communication of the Brazilian Central Bank in the format of a time series. The dataset contains the both the sentiment and dates for the Inflation Reports and COPOM Minutes.
You can install the released version of BECS from GitHub with:
devtools::install_github("leonardogeri/BECS")``` ## Getting Sentiment from IR Get the data for the inflation reports by using: ```r library(BECS) BECS::RIsentiment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.