getPluginVersion.BaseFileParameters {aroma.Base}R Documentation

Gets the plugin version of a BASE parameters section

Description

Gets the plugin version of a BASE parameters section. This parameter is automatically passed by BASE for transformation plugins.

Usage

## S3 method for class 'BaseFileParameters':
getPluginVersion(this, ...)

Arguments

... Not used.

Value

Returns a character string, or NULL, if missing.

Author(s)

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

See Also

For more information see BaseFileParameters.


[Package aroma.Base version 0.4.8 Index]