Interactive MBTA Ridership Dashboard
Shiny dashboard displaying MBTA transit ridership data.
Shiny dashboard displaying MBTA transit ridership data.
In this post, we’ll go over how to set up an AWS EC2 instance for hosting a Shiny app.
Docker and Shiny are two incredible technologies. Let’s explore some of the ways we can use them together! First, I’ll give you a (very) brief introduction to both Shiny and Docker, and let you know what you can expect from this series.
Web application to practice implementing ARIMA time series modeling.
Generating time series forecasts from highly seasonal data.
Fitting a Multinomial Logistic Regression model in R.
My personal take on creating an interactive R/Shiny dashboard using the Northwind Traders data base.
echarts4r is a powerful graphing library in R that produces professional looking, insightful data visualizations. In this series, we’ll be taking a look at the different chart types it provides and how to customize them. This post will go over what to expect from this series and the layout of its structure.