tidy-esticon.Rd
Tidy summarizes information about the components of the object.
# S3 method for esticon_class
tidy(x, conf.int = FALSE, conf.level = 0.95, ...)
A 'esticon_class' object (produced by esticon
methods).
Should confidence intervals be added.
Desired confidence level.
Additional arguments; currently not used.