parse_pval | R Documentation |
This function parses and formats a P-value
parse_pval(pval, rf = 3, chs = "steq")
pval |
P-value |
rf |
Decimal point for rounding |
chs |
String for equality test. Defaults to "steq" ("<=") |
parse_pval(0.0001, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.