convert data.frame to flextable
Usage
# S3 method for class 'data.frame'
to_flextable(
x,
col_width = NULL,
table_format = orange_format,
dose_template = FALSE,
font_size = 9,
...
)
convert data.frame to flextable
# S3 method for class 'data.frame'
to_flextable(
x,
col_width = NULL,
table_format = orange_format,
dose_template = FALSE,
font_size = 9,
...
)