Home:ALL Converter>Is it possible to embed only shiny app output in markdown document?

Is it possible to embed only shiny app output in markdown document?

Ask Time:2018-10-17T16:01:36         Author:Phuong Thuy Nguyen

Json Formatter

I want to write my shiny Output into word document.

I come up with idea of interacting shiny app with r markdown. But I only see that one can embed the whole app (Input and output) in r-markdown.

I would appreciate it if someone can show me how to embed only Output. Thanks!

Author:Phuong Thuy Nguyen,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/52850002/is-it-possible-to-embed-only-shiny-app-output-in-markdown-document
yy