Shiny Application and Reproducible Pitch

Khushi Vedagarbham
10-08-2020

Project Goal

This peer graded assignment has two parts. First, you will create a Shiny application and deploy it on Rstudio's servers. Second, you will use Rstudio Presenter to prepare a reproducible pitch presentation about your application

Steps to Perform

  • Write a shiny application with associated supporting documentation. The documentation should be though of as whatever a user will need to get started using your application
  • Deploy the application on Rstudio's shiny server
  • Share the application link by pasting it into the provided text box
  • Share your server.R and ui.R code on github

Links

The application is running on: https://khushi1013.shinyapps.io/geyser-data/

ui.R and server.R can be found in my github repository: https://github.com/khushi1013/Shiny-Application-and-Reproducible-Pitch

Acknowledgement

Thank you