Skip to contents

This function formats a data.frame into a flextable object with CorEvitas styling. Intended to be used after a format_tableby statement.

Usage

format_tableby_flextable(data, borders = FALSE, jcol = c(1))

Arguments

data

arsenal tableby object

borders

whether to add all borders to the table

jcol

number of 'label' columns to apply formats. Default is the first column.

Value

flextable