Learn R Programming

sigr (version 1.1.5)

print.sigr_statistic: Print

Description

Print

Usage

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

Value

formatted string

Arguments

x

sigr wrapper to print

...

extra arguments for sigr::render and print

Examples

Run this code

print(wrapSignificance(1/300))

Run the code above in your browser using DataLab