hcraT

Results 2 comments of hcraT

Hi, I actually run the package using the shiny bindings. In the server.R I have: ```r function(input, output, session) { .... output$image1

Hi I've tried what you proposed and it does work but the content of the self variable seems to be: ```json [null, null, "test"] ``` I needed to change the...