R/annex.R
summary.annex.Rd
Numeric summary of an annex object.
# S3 method for annex summary(object, type = "default", ...)
an object of class annex.
annex
character, one of "default" (default) or "statistic". If type = "statistics" the result of annex_stats(object) will be printed.
"default"
"statistic"
type = "statistics"
annex_stats(object)
currently unused.
Returns NULL (invisible).
NULL
Reto stauffer