View source: R/basefunctions.R
| markSign | R Documentation | 
markSign returns the symbol associated with a significance level.
markSign(SignIn, plabel = c("n.s.", "+", "*", "**", "***"))
| SignIn | A single p-value. | 
| plabel | A translation table, predefined with the usual symbols. | 
factor with label as defined in plabel.
markSign(0.012)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.