Learn R Programming

wqtrends (version 1.5.1)

anlz_pvalformat: Format p-values for show functions

Description

Format p-values for show functions

Usage

anlz_pvalformat(x)

Value

p-value formatted as a text string, one of p < 0.001, 'p < 0.01', p < 0.05, or ns for not significant

Arguments

x

numeric input p-value

Examples

Run this code
anlz_pvalformat(0.05)

Run the code above in your browser using DataLab