setDataFields.BaseFileSpots: Sets data field for an assay in a BASE file spots section

Description Usage Arguments Value Author(s) See Also

Description

Sets data field for an assay in a BASE file spots section.

Usage

1
2
## S3 method for class 'BaseFileSpots'
setDataFields(this, assay=NULL, values, fields=names(values), ...)

Arguments

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.

Value

Returns (invisibly) the new set of data as a data.frame.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see BaseFileSpots.


HenrikBengtsson/aroma.Base documentation built on May 7, 2019, 1:51 a.m.