myFlextable {rrtable}R Documentation

Make flextable with a data.frame

Description

Make flextable with a data.frame

Usage

myFlextable(df, numericCol = NULL)

Arguments

df

A data.frame

numericCol

Numeric. Columns to be treated as numeric


[Package rrtable version 0.3.0 Index]