format.sigr_statistic {sigr} | R Documentation |
Format
Description
Format
Usage
## S3 method for class 'sigr_statistic'
format(x, ...)
Arguments
x |
sigr wrapper to print |
... |
extra arguments for sigr::render |
Value
formatted string
Examples
format(wrapSignificance(1/300))
[Package sigr version 1.1.5 Index]