removeAllDataFiles.BaseFile {aroma.Base}R Documentation

Removes all external data files used by a BASE file structure

Description

Removes all external data files used by a BASE file structure.

Usage

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

Arguments

... Not used.

Value

Returns (invisibly) character vector of the (successfully) removed files.

Author(s)

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

See Also

For more information see BaseFile.


[Package aroma.Base version 0.4.8 Index]