print.PowerTable: Print PowerTable
Description
Print PowerTable
Usage
# S3 method for PowerTable
print(x, digits = 2, ...)
Value
Object of print.PowerTable with elements
- data
a data frame of estimated power across all combinations and n and m.
Arguments
- x
object of class 'PowerTable'.
- digits
the number of significant digits to use when printing.
- ...
Further arguments passed to or from other methods.