print.edObject {EventDetectR}R Documentation

Print an Event Detection Object

Description

Prints the last classification results for an event detection object. If 'nLast' (integer) is given, it specifies the amount of rows to be printed.

Usage

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

Arguments

x

edObject, the event detection object that shall be printed

...

any additional parameters


[Package EventDetectR version 0.3.5 Index]