Learn R Programming

callback (version 0.1.1)

stat_signif: Significance code of a p-value

Description

Significance code of a p-value

Usage

stat_signif(p)

Value

A character string

Arguments

p

A number between 0 and 1

Examples

Run this code
stat_signif(0.045)

Run the code above in your browser using DataLab