Skip to contents

Numeric summary of an annex object.

Usage

# S3 method for annex
summary(object, type = "default", ...)

Arguments

object

an object of class annex.

type

character, one of "default" (default) or "statistic". If type = "statistics" the result of annex_stats(object) will be printed.

...

currently unused.

Value

Returns NULL (invisible).

Author

Reto stauffer