cdfSetDimension {affxparser}R Documentation

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.

Author(s)

Henrik Bengtsson

See Also

applyCdfGroupFields().


[Package affxparser version 1.66.0 Index]