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

View source: R/cdfOrderBy.R

cdfOrderByR Documentation

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

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

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().


HenrikBengtsson/affxparser documentation built on Feb. 9, 2024, 3:13 a.m.