Learn R Programming

affxparser (version 1.44.0)

cdfSetDimension: Sets the dimension of an object

Description

Sets the dimension of an object.

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

Usage

cdfSetDimension(field, dim, ...)

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

applyCdfGroupFields().