create_word_table: Use flextable package to create table for word docx Last...

Description Usage Arguments

View source: R/create_word_table.R

Description

Use flextable package to create table for word docx Last updated: 2021-03-02

Usage

1
create_word_table(file_name, df, file_type = "excel", pvalue_col = T)

Arguments

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


pwatrick/pwUtilities documentation built on Oct. 18, 2021, 6:21 p.m.