print.NNMoMo: Print Method for NNMoMo Objects
Description
Method for printing the output of lcNN. Gives
fundamental infofmation about the object.
Usage
# S3 method for NNMoMo
print(x, ...)
Value
Prints basic information about the NNMoMo object to the
console.
Arguments
- x
An object of class NNMoMo.
- ...
Further arguments passed to or from other methods.