Simple helper for ploting histograms
histplothelper(d, x, title = NULL)
d
A data frame.
x
A string with the dataframe column name for histogram
title
The plot title
A ggplot2 plot object