Learn R Programming

netresponse (version 1.32.2)

listify.groupings: Convert grouping info into a list; each element corresponds to a group and lists samples in that group.

Description

Convert grouping info into a list; each element corresponds to a group and lists samples in that group.

Usage

listify.groupings(groupings, verbose = FALSE)

Arguments

groupings
a list, a vector, or a samplesxmodes assignment matrix
verbose
verbose

Value

  • Group list

References

See citation("netresponse")

Examples

Run this code
#

Run the code above in your browser using DataLab