Learn R Programming

aroma.core (version 3.0.0)

isCompatibleWith.AromaPlatformInterface: Checks if a particular unit annotation data file is compatible

Description

Checks if a particular unit annotation data file is compatible with this AromaPlatformInterface class.

Usage

"isCompatibleWith"(this, udf, ...)

Arguments

udf
An unit annotation data file.
...
Not used.

Value

Returns TRUE if compatible and FALSE otherwise.

See Also

*getPlatform(). For more information see AromaPlatformInterface.