cdfGetGroups {affxparser} | R Documentation |
Gets a subset of groups in a CDF structure.
This function
is designed to be used with applyCdfGroups
().
cdfGetGroups(groups, which, ...)
groups |
A |
which |
|
... |
Not used. |
Returns a list
structure of groups.
Henrik Bengtsson