applyCdfGroupFields: Applies a function to a list of fields of each group in a CDF...

Description Usage Arguments Value Author(s) See Also

View source: R/applyCdfGroupFields.R

Description

Applies a function to a list of fields of each group in a CDF structure.

Usage

1

Arguments

cdf

A CDF list structure.

fcn

A function that takes a list structure of fields and returns an updated list of fields.

...

Arguments passed to the fcn function.

Value

Returns an updated CDF list structure.

Author(s)

Henrik Bengtsson

See Also

applyCdfGroups().


affxparser documentation built on Nov. 8, 2020, 7:26 p.m.