starsfromp | R Documentation |
This function returns asterisks for your P-value.
starsfromp(pval, c1 = "~", c2 = "*")
pval |
p-value of interest. |
c1 |
character for P < 0.1. |
c2 |
character(s) for P < 0.05. |
starsfromp(0.02, "")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.