| cdfOrderBy | R Documentation |
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.
cdfOrderBy(groups, field, ...)
groups |
A |
field |
The field whose values are used to order the other fields. |
... |
Optional arguments passed |
Returns a list structure of groups.
Henrik Bengtsson
cdfOrderColumnsBy().
applyCdfGroups().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.