Learn R Programming

tout (version 1.0.3)

print.tout: Print a tout object

Description

The default print method for a tout object.

Usage

# S3 method for tout
print(x, ...)

Value

no return value, called for side effects.

Arguments

x

object of class tout as produced by tout_design().

...

further arguments passed to or from other methods.