Learn R Programming

NNMoMo (version 0.1.0)

print.NNMoMoData: Print Method for NNMoMoData Objects

Description

Method for printing the output of NNMoMoData. Gives fundamental infofmation about the object.

Usage

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

Value

Prints basic information about the NNMoMoData object to the console.

Arguments

x

An object of class NNMoMoData.

...

Further arguments passed to or from other methods.