| format_quantile_cells | R Documentation |
Formats survival quantile cells for multiple rows at once.
format_quantile_cells(est, lower, upper, fmt_str, marks = NULL)
est |
Numeric vector of estimates. |
lower |
Numeric vector of lower CI bounds. |
upper |
Numeric vector of upper CI bounds. |
fmt_str |
Format string for numeric values. |
marks |
List with |
Character vector of formatted cells.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.