View source: R/format_strings.R
pval_fmt | R Documentation |
This is the base function that format_pval_apa calls.
pval_fmt(p_val, markdown = T)
p_val |
P-value to be formatted |
as.markdown |
optional, indicates whether the resulting string should be formatted for markdown. Default is TRUE |
A formatted p-value string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.