View source: R/as.data.frame.power.htest.R
as.data.frame.power.htest | R Documentation |
Convert a power calculation to a table for reporting.
## S3 method for class 'power.htest'
as.data.frame(x, ..., digits = 3)
x |
A 'power.htest' object to convert to a data.frame. |
... |
Ignored |
digits |
Significant digits to report for numeric values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.