Convenience function to label ggplot2
plot_labels(xlab = "Age (Ma)", ylab = "Density")
xlab
X-axis label
ylab
Y-axis label
Returns ggplot2 labels