View source: R/anlz_pvalformat.R
anlz_pvalformat | R Documentation |
Format p-values for show functions
anlz_pvalformat(x)
x |
numeric input p-value |
p-value formatted as a text string, one of p < 0.001
, 'p < 0.01'
, p < 0.05
, or ns
for not significant
anlz_pvalformat(0.05)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.