Publishing an R Shiny report
After creating our interactive report with the Shiny application, we can publish our report online. In this recipe, we introduce how to publish an R Shiny report online.
Getting ready
Ensure you have installed and loaded ggvis
into your R session. Also, you need to complete the previous steps by storing house
in your R environment.
How to do it…
Please perform the following steps to publish your Shiny document online:
- First, click Publish Document on the upper-right side of the document:
- If you have not installed the required packages, you should click Yes to install the required packages ...
Get R for Data Science Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.