Working with textual data in ggplot2
Note on cleaning data: use duke_enrollment (either by status or school) to talk about factors.
Have Semester, which is really a time-based variable. Need to combine with Year
to get the real sequence of enrollment.
Visualizing text variables
Common mappings for text variables