Hi,
So I have a simple app which generates a table and a plot based on some inputs and I am going to host it on a public Rstudio connect instance.
I am wondering if Is there a way to generate an "API" corresponding to the output ("rendered") plots or tables so that I can pass those API strings to another application to visualize the plots/tables generated by my shiny application? Is there a tutorial or package that can do this?
Thanks
Komal