process.Explorer {aroma.core}R Documentation

Generates image files, scripts and dynamic pages for the explorer

Description

Generates image files, scripts and dynamic pages for the explorer.

Usage

## S3 method for class 'Explorer':
process(...)

Arguments

arrays A vector of arrays specifying which arrays to be considered. If NULL, all are processed.
... Not used.
verbose A logical or Verbose.

Value

Returns nothing.

Author(s)

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

See Also

For more information see Explorer.


[Package aroma.core version 1.4.0 Index]