To make figures in R using ggplot2 that use Iowa State University colors,
you can
follow these instructios
and construct the palette using
ISU colors.
First we need to construct the palette
Then, we need to construct the plot.
For demonstration purposes, I use a bar chart,
but generally I would not be using a bar chart.
Here is a bar chart using the primary palette.
Here is a bar chart using the secondary palette.
This post makes me think that I should just create an R package that has the
color palette.