Rblp / Rblpapi

R package interfacing the Bloomberg API from https://www.bloomberglabs.com/api/
Other
166 stars 75 forks source link

Fix example in README.md #314

Closed m-legrand closed 4 years ago

m-legrand commented 4 years ago

Before the fix, computing spx_ndx_monthly would raise:

Error in bdh_Impl(con, securities, fields, start.date, end.date, options, : object 'monthly.options' not found
eddelbuettel commented 4 years ago

Thanks for catching that!