This function creates a simple r-instat plot.
render_instat_plot(
co.data,
shortDescription,
grid_col,
bordercolor,
linesize,
ylab
)Statistics given to hist plot (data.frame).
A title will be generated using "Comparison of" + description (character).
Color used for the grid.
Color used for borders.
Line width to be used (positive numeric).
Label for y axis (character).