getDataFiles.BaseFileSpots {aroma.Base}R Documentation

Gets the filenames where data of an assay-field section is stored

Description

Gets the filenames where data of an assay-field section is stored.

Usage

## S3 method for class 'BaseFileSpots':
getDataFiles(this, ...)

Arguments

... Not used.

Value

Returns a character vector, or NULL, if no data is stored on file.

Author(s)

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

See Also

*setDataFiles() *hasDataFiles() For more information see BaseFileSpots.


[Package aroma.Base version 0.4.8 Index]