Interactive Dashboards
Content for Monday, December 2, 2024
Now that you’ve had a chance to practice building a few maps and learning some of the core ideas behind the Grammar of Graphics, we can extend those ideas into the development of interactive webmaps and more expansive data visualizations that can be served on the internet and accessed by collaborators and members of the public. Like the previous unit on static maps, this could be a course unto itself, but we should be able to introduce you to enough ideas to get started.
Resources
- The
flexdashboard
vignette has a simple working example of an interactive dashboard and links to other examples with source code.
Objectives
By the end of today you should be able to:
List the necessary elements of an interactive dashboard
Outline the structure of code needed to build a
flexdashboard
Build a simple interactive dashboard with spatial data