| forest_ci_separator | R Documentation |
Returns the appropriate separator string between CI lower and upper bounds in forest plot annotations. Considers whether values may be negative and the current locale's decimal mark.
forest_ci_separator(has_negatives, marks = NULL)
has_negatives |
Logical indicating whether any CI bounds are negative. |
marks |
Optional list with |
Character string separator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.