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

Description Usage Arguments Value Author(s) References See Also

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


metrumrg documentation built on May 2, 2019, 5:55 p.m.