applyCdfGroupFields {affxparser} | R Documentation |
Applies a function to a list of fields of each group in a CDF structure.
applyCdfGroupFields(cdf, fcn, ...)
cdf |
A CDF |
fcn |
A |
... |
Arguments passed to the |
Returns an updated CDF list
structure.
Henrik Bengtsson