print.snc: Print Method for SNC Objects
Description
Prints summary output for an object of class "snc".
Usage
# S3 method for snc
print(x, ...)
Value
No return value. Called for side effects (prints formatted summary).
Arguments
- x
An object of class "snc" returned by the snc function.
- ...
Ignored.