summary.TukeyRegion: Prints Summary of the Tukey Region

View source: R/summary.TukeyRegion.R

summary.TukeyRegionR Documentation

Prints Summary of the Tukey Region

Description

Prints basic information about the Tukey region.

Usage

## S3 method for class 'TukeyRegion'
summary(object, ...)

Arguments

object

object of class TukeyRegion for which the summary should be printed.

...

included for compatibility and should not be used.

Value

Prints in the console basic information about the computed Tukey region.

Author(s)

Pavlo Mozharovskyi <pavlo.mozharovskyi@ensai.fr>

See Also

TukeyRegion, TukeyMedian

Examples

# See examples in TukeyRegion or TukeyMedian

TukeyRegion documentation built on April 18, 2023, 1:10 a.m.