affxparser (version 1.44.0)

cdfGetGroups: Gets a subset of groups in a CDF structure

Description

Gets a subset of groups in a CDF structure.

This function is designed to be used with applyCdfGroups().

Usage

cdfGetGroups(groups, which, ...)

Arguments

groups
A list of groups.
which
An integer or character vector of groups be returned.
...
Not used.

Value

Returns a list structure of groups.

See Also

applyCdfGroups().