print.summary.serp {serp}R Documentation

Print method for an object of class summary.serp

Description

Prints out the information supplied via summary.serp method.

Usage

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

Arguments

x

An object of class summary.serp.

...

additional arguments.

Value

No return value

See Also

serp, print.serp


[Package serp version 0.2.4 Index]