This is a small package for resources for UMBC’s GES 778, a graduate class on data visualization. It’s an easy way to distribute datasets and a few utility functions for the class, and provides a space for students to contribute code.
Installation
You can install the development version of justviz like so:
install.packages("devtools")
devtools::install_github("umbc-viz/justviz")
See the course notes for examples.