note_p_value | R Documentation |
Appends a note about a p value.
note_p_value(notes = NULL, p, with_p = TRUE, with_eq = with_p)
notes |
The notes. |
p |
The p value. |
with_p |
Logical. Prefix with the p character? |
with_eq |
Logical. Use equal sign? |
The notes, with a note about a p value appended.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.