gbat: Grouped Boxplot at

View source: R/gbat.R

gbatR Documentation

Grouped Boxplot at

Description

gbat generates grouped boxplot locations.

Usage

gbat(n.group, n.subgroup, gap1 = 2, gap2 = 1)

Arguments

n.group

number of groups.

n.subgroup

number of sub-groups.

gap1

group gap.

gap2

sub-group gap.

Value

A list of complete x-axis locations and each group's center location.

See Also

gboxplot.

Examples

gbat(5, 2, 2, 1)


jiachengzhao/smot documentation built on Sept. 20, 2022, 6:36 a.m.