gbat | R Documentation |
gbat
generates grouped boxplot locations.
gbat(n.group, n.subgroup, gap1 = 2, gap2 = 1)
n.group |
number of groups. |
n.subgroup |
number of sub-groups. |
gap1 |
group gap. |
gap2 |
sub-group gap. |
A list of complete x-axis locations and each group's center location.
gboxplot
.
gbat(5, 2, 2, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.