print.summary.snm: Print Values
Description
Print the arguments of a summary.snm
object
Usage
# S3 method for summary.snm
print(x, ...)
Arguments
- x
an object of class summary.snm
- ...
unused argument
Details
This is a method for the function print
for objects
inheriting from class summary.snm
.