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