Reproducible pitch presentation for the final project of Coursera Developing Data Science Tools course [Data Science Specialization - Course N9]. This document will go over the basics of developing the Shiny app. For more information please see the following links:
- The Boston Housing Dataset (Boston dataset) can be accessed throught library(MASS) in R
- The GitHub repository that containing the R codes required to build the Shiny App (server.R and ui.R) can be accessed here
- The Shiny app can be accessed here, which contains
- Distribution of each variable throught a histogram
- Relationship of up to three variables throught a scatter plot