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