| getParameters.BaseFileParameters {aroma.Base} | R Documentation |
Gets parameters from a BASE parameters section. All parameters are retrieved via
*getParameter() so that certain parameters are pre-processed.
## S3 method for class 'BaseFileParameters': getParameters(this, ...)
... |
Arguments passed to getHeader(). |
Returns a named list structure of parameters.
Henrik Bengtsson (http://www.braju.com/R/)
*getParameter().
For more information see BaseFileParameters.