Learn R Programming

snnR (version 1.0)

print.snnR: Print an snnR object

Description

Displays the results a snnR object.

Usage

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

Arguments

x

An snnR object from one of the snnR functions.

Additional arguments; none are used in this method.