Learn R Programming

aroma.core (version 2.14.0)

getAromaPlatform.AromaPlatformInterface: Gets the platform

Description

Gets the platform object.

Usage

## S3 method for class 'AromaPlatformInterface':
getAromaPlatform(this, ..., force=FALSE)

Arguments

...
Not used.
force
If TRUE, any cached results are ignored, otherwise not.

Value

See Also

*getPlatform(). For more information see AromaPlatformInterface.