print.settings {MOODE}R Documentation

S3 print method

Description

Prints a summary of the mood object, including parameters that define the experiment and the (compound) criterion under which the design will be sought.

Usage

## S3 method for class 'settings'
print(x, ...)

Arguments

x

mood object

...

further arguments passed to or from other methods

Value

No return value, prints summary of object to output


[Package MOODE version 1.0.1 Index]