print.sigr_statistic {sigr}R Documentation

Print

Description

Print

Usage

## S3 method for class 'sigr_statistic'
print(x, ...)

Arguments

x

sigr wrapper to print

...

extra arguments for sigr::render and print

Value

formatted string

Examples


print(wrapSignificance(1/300))


[Package sigr version 1.1.5 Index]