Learn R Programming

outstandR (version 1.0.0)

print.outstandR: Print a Summary of a outstandR Object

Description

This is a method for the function print() for objects of the class "outstandR" created by a call to outstandR()

Usage

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

Value

No return value, called for side effects

Arguments

x

Objects of the class "outstandR"

...

Additional arguments passed to other methods

See Also

outstandR()