summary.excurobj: Summarise excurobj objects

Description Usage Arguments

View source: R/utils.R

Description

Summary method for class "excurobj"

Usage

1
2
3
4
5
6
7
8
## 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 excursions.

...

further arguments passed to or from other methods.

x

an object of class "summary.excurobj", usually, a result of a call to summary.excurobj.


finnlindgren/excursions documentation built on Jan. 17, 2021, 12:20 a.m.