Posts

Adding some music to boxplots, and better ways to visualize diameter distributions

March 22, 2019
R ggplot2 geom_violin() geom_boxplot()

Spreading and gathering tree data

March 9, 2019
R tidyr gather() spread()