Description Usage Arguments Examples
View source: R/ji_p.R
Summarise your p-values with emoji
1
ji_p(x)
x
A vector of p-values.
1 2 3 4 5 6 7
emo::ji_p(1) emo::ji_p(0.1) emo::ji_p(0.05) emo::ji_p(0.01) emo::ji_p(1e-6) emo::ji_p(rbeta(50, 2, 5))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.