print.snc {snc}R Documentation

Print Method for SNC Objects

Description

Prints summary output for an object of class "snc".

Usage

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

Arguments

x

An object of class "snc" returned by the snc function.

...

Ignored.

Value

No return value. Called for side effects (prints formatted summary).


[Package snc version 0.1.0 Index]