RblDataLicense
RblDataLicense copied to clipboard
R Interface to Bloomberg Data License
Results
2
RblDataLicense issues
Sort by
recently updated
recently updated
newest added
Hi, I am following the README of the package.I first connect using the webservice (not the SFTP) ``` library('RblDataLicense') RblConnect(user = Sys.getenv("BLP_USER"), pw = Sys.getenv("BLP_PASSWORD"), host = "api.bloomberg.com/eap/notifications/sse", protocol =...
Some users have reported that running: ```r RblConnect(...) ``` may raise the error: > Error in function (type, msg, asError = TRUE) : Protocol "sftp" not supported