Read files from Brazilian Financial Market
Read the many files used in Brazilian Financial Market and convert them into useful formats and data structures. package
rb3 uses base::options
to allow user set global options that affect the way the package works and display its alerts.
rb3-cache
and it is created inside the directory returned by base::tempdir
. Since it is changed for every new session it is interesting to use the same directory for cache across sessions. Once the option rb3.cachedir
is set the files are always cached in the same directory. This is very useful to build a historical data. Historical time series can be loaded directly from cached files.rb3.clear.cache
is TRUE these invalid files are remove once they are detected. It helps with keeping only files with valid content in the cache folder.rb3.silent
can be set to TRUE
in order to avoid that the alerts be displayed.Useful links:
Maintainer : Wilson Freitas wilson.freitas@gmail.com
Authors:
Useful links