summary.excurobj {excursions} | R Documentation |
Summarise excurobj objects
Description
Summary method for class "excurobj"
Usage
## S3 method for class 'excurobj'
summary(object, ...)
## S3 method for class 'summary.excurobj'
print(x, ...)
## S3 method for class 'excurobj'
print(x, ...)
Arguments
object |
an object of class "excurobj", usually, a result of a call
to |
... |
further arguments passed to or from other methods. |
x |
an object of class "summary.excurobj", usually, a result of a call
to |
[Package excursions version 2.5.8 Index]