fmt_pct | R Documentation |
Used internally.
fmt_pct(e, n, dec = 1)
e |
integer, the numerator (e.g., the number of events). |
n |
integer, the denominator (e.g., the total number of patients). |
dec |
integer, the number of decimals for the percentage. |
Formatted character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.