format_pvalue | R Documentation |
format_pvalue
format_pvalue(
x,
eps = 0.001,
trim = TRUE,
droptrailing0 = FALSE,
pad = FALSE,
...
)
x |
Numeric variable |
An internal function that formats p-values according to the statistical guidelines of the Annals of Medicine.
character variables reporting p-values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.