getAllDataFiles.BaseFile {aroma.Base}R Documentation

Gets the names of a external data files used by a BASE file

Description

Gets the names of a external data files used by a BASE file.

Usage

## S3 method for class 'BaseFile':
getAllDataFiles(this, ...)

Arguments

... Not used.

Value

Returns a character vector.

Author(s)

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

See Also

For more information see BaseFile.


[Package aroma.Base version 0.4.8 Index]