attachParameters.BaseFileParameters {aroma.Base}R Documentation

Assigns the parameters of a BASE parameters section locally

Description

Assigns the parameters of a BASE parameters section locally.

Usage

## S3 method for class 'BaseFileParameters':
attachParameters(this, ..., envir=parent.frame())

Arguments

... Arguments passed to *getParameters().
envir The environment where to assign the parameters.

Value

Returns an integer.

Author(s)

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

See Also

For more information see BaseFileParameters.


[Package aroma.Base version 0.4.8 Index]