- Write a Shiny application with associated supporting documentation
- Deploy app on Rstudio's Shiny server
- Share the server.R and ui.R code on github
- Create a 5-page Rstudio pitch presentation including reproducible code, to introduce and describe the Shiny app.
This Shiny interactive scatter plot visualizes the relationship among various diamond attributes and price, and can be displayed in faceted rows and columns. https://lauriebel.shinyapps.io/Diamonds/
ui.R and server.R code https://github.com/LaurieBel/DevelopingDataProducts