| setDataFields.BaseFileSpots {aroma.Base} | R Documentation |
Sets data field for an assay in a BASE file spots section.
## S3 method for class 'BaseFileSpots': setDataFields(this, assay=NULL, values, fields=names(values), ...)
assay |
A character string for an existing assay. |
values |
A (named) data.frame or a list containing values to be
assigned to the fields in fields. |
fields |
A character of fields to be assigned. |
... |
Not used. |
Returns (invisibly) the new set of data as a data.frame.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see BaseFileSpots.