Learn R Programming

sigr (version 1.1.0)

format.sigr_statistic: Format

Description

Format

Usage

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

Arguments

x

sigr wrapper to print

...

extra arguments for sigr::render

Value

formatted string

Examples

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

# }

Run the code above in your browser using DataLab