View source: R/boxplots_ordering.R
Make many boxplots on line plot from tidy ordering sheet
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
data |
<object; input> A data frame with variables (ind, var.x, var.y, trans.y, trans.x, var.col, str, dn.surfix) |
ggdata |
<object; input> A object with ggplot-class |
var.x |
<character; proccessing> |
var.y |
<character; proccessing> |
var.group |
<character; proccessing> |
size |
<numeric; proccessing> |
var.col |
<character; proccessing> |
plot.col |
<character; proccessing> |
box.col |
<character; proccessing> |
str |
<character; proccessing> |
dn.surfix |
<character; output> |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.