Methods for effectsize tables
Printing, formatting and plotting methods for effectsize
tables.
## S3 method for class 'effectsize_table' plot(x, ...) ## S3 method for class 'effectsize_table' print(x, digits = 2, ...) ## S3 method for class 'effectsize_table' format(x, digits = 2, ...) ## S3 method for class 'effectsize_difference' print(x, digits = 2, append_CL = FALSE, ...)
x |
Object to print. |
... |
Arguments passed to or from other functions. |
digits |
Number of significant digits. May also be |
append_CL |
Should the Common Language Effect Sizes be printed as well?
Only applicable to Cohen's d, Hedges' g for independent samples of
equal variance (pooled sd) (See |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.