Learn R Programming

sigr (version 1.1.5)

as.character.sigr_statistic: as.character

Description

as.character

Usage

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

Value

formatted string

Arguments

x

sigr wrapper to print

...

extra arguments for sigr::render

Examples

Run this code

as.character(wrapSignificance(1/300))

Run the code above in your browser using DataLab