Description Usage Arguments Value
Make a flextable with preferred formatting
1 |
x |
The data.frame to use for flextable |
title |
The string to use as the table title |
col_names |
A character vector of preferred column names for flextable. Length of character vector must be equal to the number of columns. Defaults to NULL, in which case the column names of x are used in the flextable. |
hlines |
The row numbers to draw horizontal lines beneath. Defaults to "all", can be "all", "none", or a numeric vector. |
A flextable object with the argued formatting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.