print.pcmesol {pcme}R Documentation

Printing pcmesol objects

Description

Print method for pcmesol objects.

Usage

## S3 method for class 'pcmesol':
print(x, digits = 4, quote = TRUE, prefix = "", ...)

Arguments

x the object to be printed, typically obtained by a call to pcme.
... additional arguments to print.

Author(s)

Georgi Boshnakov

See Also

print, pcme.


[Package pcme version 0.51 Index]