Generate API from R shiny app

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

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.