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


EventDetectR documentation built on Jan. 13, 2021, 9:02 a.m.