Flexdashboard: An Interactive Dashboard
Solution for R Users
Intro Text
Over the years as I have created more and more Shiny repositories, it
has gotten harder for me to host new Shiny dashboards for free. It turns
out that the flexdashboard package allows me to create nice looking HTML
dashboards using simple RMarkdown syntax. You can add interactivity with
htmlwidgets.
GIS Dashboard Example
Column
ggplot2 Plots
## `geom_smooth()` using method = 'loess' and formula = 'y ~ x'