tidy-esticon: Tidy an esticon object

tidy-esticonR Documentation

Tidy an esticon object

Description

Tidy summarizes information about the components of the object.

Usage

## S3 method for class 'esticon_class'
tidy(x, conf.int = FALSE, conf.level = 0.95, ...)

Arguments

x

A 'esticon_class' object (produced by esticon methods).

conf.int

Should confidence intervals be added.

conf.level

Desired confidence level.

...

Additional arguments; currently not used.


doBy documentation built on Nov. 2, 2023, 5:48 p.m.