print.lrpower {lrstat} | R Documentation |
Prints the summary statistics from power calculation.
## S3 method for class 'lrpower'
print(x, ...)
x |
The lrpower object to print. |
... |
Ensures that all arguments starting from "..." are named. |
A tabular printout of the summary statistics from power calculation.
Kaifeng Lu, kaifenglu@gmail.com