plot_ctd.Rd
Given a dataframe with the data from the CTD, create a bar plot of the categories.
plot_ctd(dat, group)
The CTD dataset. A dataframe.
The faceting variable. A string.
A ggplot object.