Chapter 8. Dynamic Reporting and Web Application Development

In this chapter, we will cover for the following topics:

  • Generating dynamic parametrized reports with R Markdown
  • Developing a single-file Shiny app
  • Changing a Shiny app UI based on user input
  • Creating an interactive report with Shiny
  • Constructing RStudio add-ins
  • Sharing your work on RPubs
  • Deploying your app on Amazon AWS with ramazon

Introduction

This final chapter will add some advanced communication tools to your programmer toolkit. These tools will enable you to show your analytics work in the best possible way.

We are going to deepen our knowledge of R Markdown, the RStudio version of the markup language markdown introduced in Chapter 7, Developing Static Reports. R Markdown integrates the ...

Get RStudio for R Statistical Computing 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.