print.edObject: Print an Event Detection Object

Description Usage Arguments

View source: R/detectEvents.R

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

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

Arguments

x

edObject, the event detection object that shall be printed

...

any additional parameters


frehbach/EventDetectR documentation built on Dec. 23, 2020, 4:48 a.m.