rub_format_mixed | R Documentation |
Format flextable mixed type columns (integer, percentages, NAs)
rub_format_mixed(x)
x |
Vector |
Formatted vector
x <- c("2500", "0.29", NA) rub_format_mixed(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.