cdfGetGroups {affxparser}R Documentation

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.

Author(s)

Henrik Bengtsson

See Also

applyCdfGroups().


[Package affxparser version 1.66.0 Index]