print.snnR {snnR}R Documentation

Print an snnR object

Description

Displays the results a snnR object.

Usage

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

Arguments

x

An snnR object from one of the snnR functions.

...

Additional arguments; none are used in this method.


[Package snnR version 1.0 Index]