| format_pvalues | R Documentation |
This internal function formats p-values for display, converting very small values (e.g., < 0.001) to appropriate string representations.
format_pvalues(pvals, digits = 3)
pvals |
Vector of p-values |
digits |
Number of digits (default=3) |
Formatted p-values as character strings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.