Shiny is an R package for building web applications in R. These are a few simple Shiny applications that I have built:
Description | Preview | Repository | |
---|---|---|---|
wine | Choose two variables to create a scatterplot that best separates three cultivars of wine | GitHub | |
wine_models | Comparison of a few different models to determine the cultivars of wines based on their chemical properties | GitHub | |
pub_time | My friends couldn’t decide when to go to the pub. This app picks a random time between two end points, and declares it pub time. | GitHub |