wordtable: Create a Table in Word

Description Usage Arguments Value Examples

View source: R/reporting.R

Description

Create a Table in Word

Usage

1
wordtable(df, footer = NULL, header = NULL)

Arguments

df

Data frame that will be the table

footer

Footer text for the table

header

Header text for the table

Value

Returns a FlexTable object. To add this to a document, use the addtodoc() function

Examples

1
## Not run: # nothing here yet

outcomesinsights/jigsaw_r documentation built on May 24, 2019, 5:54 p.m.