wilsonfreitas / rbcb

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

Create bid and ask helpers #21

Closed wilsonfreitas closed 6 years ago

wilsonfreitas commented 6 years ago

The currency API returns the bid and ask columns. Function helpers Bid and Ask would help returning these series instead of using subsetting operators. Similar to what we have in quantmod with the helpers Cl, Op, ...

wilsonfreitas commented 6 years ago

Implemented d1d283ff782a89bc8dda4a5b003d602b22472cc8