print.AccSampPlan: print methods for the Dodge package

Description Usage Arguments Details Author(s) See Also

View source: R/Acceptance.R

Description

Adds to the base functionality for the print() command. The accompanying plot methods are more sophisticated.

Usage

1
2
## S3 method for class 'AccSampPlan'
print(x, ...)

Arguments

x

an object of class AccSampPlan, CurtSampPlan, or SeqSampPlan

...

further arguments passed to or from other methods.

Details

These methods print the most necessary elements of the corresponding objects.

Author(s)

Jonathan Godfrey

See Also

The corresponding plot method is far more interesting. See plot.AccSampPlan for example.


Dodge documentation built on May 2, 2019, 9:42 a.m.