Learn R Programming

aroma.core (version 2.14.0)

getRootPath.Explorer: Gets the root path of the output directory

Description

Gets the root path of the output directory that is returned by *getPath(). A root path is a directory in the current working directory.

Usage

## S3 method for class 'Explorer':
getRootPath(this, ...)

Arguments

...
Not used.

Value

See Also

*getPath(). For more information see Explorer.