View source: R/create_word_table.R
Use flextable package to create table for word docx Last updated: 2021-03-02
1 | create_word_table(file_name, df, file_type = "excel", pvalue_col = T)
|
file_name |
A string, e.g., "ddiwas_supptable3_ppv_table_20200914085357.xlsx" |
df |
A tibble. Specify if using tibble instead of file name |
file_type |
A string, e.g., "excel" or "csv" |
pvalue_col |
A boolean. Default = T. Set = F if there is not a pvalue column |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.