| format_p_forest | R Documentation |
Returns a formatted p-value string suitable for forest plot display,
using locale-aware decimal marks when marks is provided.
format_p_forest(p, p_digits, marks = NULL)
p |
Numeric p-value. |
p_digits |
Integer decimal places. |
marks |
Optional list with |
Character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.