wilsonfreitas / rbcb

R interface to Brazilian Central Bank web services
https://wilsonfreitas.github.io/rbcb/
Other
91 stars 22 forks source link

Implement cache #54

Open wilsonfreitas opened 2 years ago

wilsonfreitas commented 2 years ago

The cache system can be implemented the say way I did in rb3 package, using tempdir.

wilsonfreitas commented 2 years ago

Implement option rbcb_cachedir that can be a function that returns the cachedir, like tempdir(), or the path to cachedir.