This routine was implemented for creating histograms in the CM SAF R Toolbox.
render_hist_plot(
dastat,
shortDescription,
grid_col,
bordercolor,
linesize,
xlab
)Statistics given to hist plot (numeric).
A title will be generated using "Histogram of" + description (character).
Color used for the grid.
Color used for borders.
Line width to be used (positive numeric).
Label for x axis (character).