getParameters.BaseFileParameters {aroma.Base}R Documentation

Gets parameters from a BASE parameters section

Description

Gets parameters from a BASE parameters section. All parameters are retrieved via *getParameter() so that certain parameters are pre-processed.

Usage

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

Arguments

... Arguments passed to getHeader().

Value

Returns a named list structure of parameters.

Author(s)

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

See Also

*getParameter(). For more information see BaseFileParameters.


[Package aroma.Base version 0.4.8 Index]