aroma.core (version 3.1.1)

getAromaPlatform.AromaPlatformInterface: Gets the platform

Description

Gets the platform object.

Usage

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

Arguments

...

Not used.

force

If TRUE, any cached results are ignored, otherwise not.

Value

Returns an AromaPlatform object.

See Also

*getPlatform(). For more information see AromaPlatformInterface.