View source: R/format_strings.R
format_sig_stars | R Documentation |
This function takes a p-value and returns a string containing significance asterisks Returns nothing if p > 0.05
format_sig_stars(p_val)
p_val |
P-value to get stars for |
A string of significance asterisks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.