Learn R Programming

sigr (version 1.1.2)

print.sigr_statistic: Print

Description

Print

Usage

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

Arguments

x

sigr wrapper to print

...

extra arguments for sigr::render and print

Value

formatted string

Examples

Run this code
# NOT RUN {
print(wrapSignificance(1/300))

# }

Run the code above in your browser using DataLab