boxplot_stats | R Documentation |
Generate a boxplot
boxplot_stats(
data,
title,
subtitle = NULL,
x.axis.title = NULL,
y.axis.title,
flip = FALSE,
scale.log = FALSE,
scientific.format = FALSE,
facet.columns = FALSE,
facet.rows = FALSE,
bp.filename = NULL,
path.folder = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.