make_flextable: Makes a flextable that can be (sometimes, atleast) used as-is

View source: R/plot_utils.R

make_flextableR Documentation

Makes a flextable that can be (sometimes, atleast) used as-is

Description

This function creates a flextable using customizations that I generally like. It returns a flextable object which can be further customized.

Usage

make_flextable(dat_tbl)

Arguments

dat_tbl

data.frame or tibble to be turned into a flextable

Value

flextable object


lefeverde/lefutils documentation built on May 19, 2023, 4 p.m.