cdfOrderBy: Orders the fields according to the value of another field in...

Description Usage Arguments Value Author(s) See Also

View source: R/cdfOrderBy.R

Description

Orders the fields according to the value of another field in the same CDF group.

This function is design to be used with applyCdfGroups() on an Affymetrix Mapping (SNP) CDF list structure.

Usage

1
cdfOrderBy(groups, field, ...)

Arguments

groups

A list of groups.

field

The field whose values are used to order the other fields.

...

Optional arguments passed order().

Value

Returns a list structure of groups.

Author(s)

Henrik Bengtsson

See Also

cdfOrderColumnsBy(). applyCdfGroups().


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