display.Explorer {aroma.core}R Documentation

Displays the explorer in the default browser

Description

Displays the explorer in the default browser.

Usage

## S3 method for class 'Explorer':
display(this, filename=sprintf("%s.html", class(this)[1]), ..., verbose=FALSE)

Arguments

... 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]