Description Usage Arguments Value Examples
Transform a vector of p-values into ***, **, *, ., ns
| 1 | starpvalue(x, samelength = F)
 | 
| x | A numeric vector of p-values | 
A character vector of stars that represent simbolically significance
| 1 | starpvalue(x=c(0.0002354, 0.658))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.