groupnames: Construct a Single Vector of Group Names from Possibly...

Description Usage Arguments Value Author(s) References See Also

View source: R/PLOTR.R

Description

Callers of PLOTR may wish to group on more than one index. This function combines those indices into text for a single index vector.

Usage

1
groupnames(data, grp, grpnames = NULL, run)

Arguments

data

data.frame in which to find the groups

grp

columns by which to group

grpnames

optional substitute names

run

run name

Value

factor

Author(s)

Tim Bergsma

References

http://metrumrg.googlecode.com

See Also


metrumresearchgroup/metrumrg documentation built on May 22, 2019, 7:51 p.m.