View source: R/ds.boxPlotGG_table.R
ds.boxPlotGG_table | R Documentation |
Draws a boxplot with the option of adding two grouping variables from data held on a table
ds.boxPlotGG_table( x, variables, group = NULL, group2 = NULL, xlabel = "x axis", ylabel = "y axis", type = "pooled", datasources = NULL )
x |
|
variables |
|
group |
|
group2 |
|
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.