Learn R Programming

NNMoMo (version 0.1.0)

summary.NNMoMoData: Summary Method for NNMoMoData Objects

Description

Method for printing the summary of NNMoMoData. Gives detailed infofmation about the object.

Usage

# S3 method for NNMoMoData
summary(object, ...)

Value

Displays a summary of the NNMoMoData object in the console.

Arguments

object

An object of class NNMoMoData.

...

Further arguments passed to or from other methods.