anlz_pvalformat: Format p-values for show functions

View source: R/anlz_pvalformat.R

anlz_pvalformatR Documentation

Format p-values for show functions

Description

Format p-values for show functions

Usage

anlz_pvalformat(x)

Arguments

x

numeric input p-value

Value

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

Examples

anlz_pvalformat(0.05)

wqtrends documentation built on Sept. 11, 2024, 9:04 p.m.