This repository holds Shiny projects in various states of completion, repurposing, or abandoment.
This was done for Collin Paschall's course at Coursera. I jazzed up the original a decent bit. It requires the cces_smaple_coursera.csv file, and the R libraries shiny
, shinythemes
, tidyverse
, glue
, plotly
, and DT
. If not yet archived, the link to the working app.
My first real effort at a Shiny app from June 2020. It ran beautifully locally, but painfully slow on the server. So: FAIL if we're being honest. Developed this for a writing class I was teaching. It will eventually get a thorough edit and debugging: just a hot mess of HTML and R beneath the hood. Requires the gapminder.RData file, and (for now) the R libraries shiny
, shinythemes
, tidyverse
, leaflet
, plotly
, and DT
.