Learn R Programming

sigr (version 1.1.0)

as.character.sigr_statistic: as.character

Description

as.character

Usage

# S3 method for sigr_statistic
as.character(x, ...)

Arguments

x

sigr wrapper to print

...

extra arguments for sigr::render

Value

formatted string

Examples

Run this code
# NOT RUN {
as.character(wrapSignificance(1/300))

# }

Run the code above in your browser using DataLab