View source: R/render_instat_plot.R
render_instat_plot | R Documentation |
This function creates a simple r-instat plot.
render_instat_plot(
co.data,
shortDescription,
grid_col,
bordercolor,
linesize,
ylab
)
co.data |
Statistics given to hist plot (data.frame). |
shortDescription |
A title will be generated using "Comparison of" + description (character). |
grid_col |
Color used for the grid. |
bordercolor |
Color used for borders. |
linesize |
Line width to be used (positive numeric). |
ylab |
Label for y axis (character). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.