Davide Magno

Results 6 issues of Davide Magno

Hi Greg, first of all let me say what a great package {reactable} is!! Amazing job. One thing I am struggling with is to add **style** to the aggregate row....

Hi, first of all I want to say that I am big fun of the toolbox. As per the title of the issue, would it be possible to vectorise the...

Hi, thanks a lot for release 0.5, it looks very neat! One question: I have a selectInput in a card, but since it's very long it requires scrolling as it...

Hi, first of all thanks a lot for the package: it works great. I work with financial data and I was wondering if I could run a script regularly when...

Hi all, great package! Quick question: is it possible with the current version of the package to pass a QR code generated outside the system as barcode? Thanks, Davide

enhancement

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 =...