| anlz_pvalformat {wqtrends} | R 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)
[Package wqtrends version 1.4.2 Index]