cdfGetGroups: Gets a subset of groups in a CDF structure

View source: R/cdfGetGroups.R

cdfGetGroupsR 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().


HenrikBengtsson/affxparser documentation built on Feb. 9, 2024, 3:13 a.m.