View source: R/ds.boxPlotGG_numeric.R
ds.boxPlotGG_numeric | R Documentation |
Draw boxplot with information from a numeric vector
ds.boxPlotGG_numeric(
x,
xlabel = "x axis",
ylabel = "y axis",
type = "pooled",
datasources = NULL
)
x |
|
xlabel |
|
ylabel |
|
type |
|
datasources |
a list of |
ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.