Hello,
I'm using RStudio Server Pro and I have published a shiny app on RStudio connect. The Shiny app can access the same files as I can in the RStudio Server Pro. I'd like to open this app by using a RStudio Addin. But the app will run on a separate session.
Is there a way to pass the dataframes from the environment in the session where the shiny app was opened to the shiny app's session on the RStudio connect?