Learn R Programming

SimtablR (version 1.2.0)

as_flextable.tb: Convert tb Object to Flextable

Description

Convert tb Object to Flextable

Usage

# S3 method for tb
as_flextable(x, ...)

Value

A flextable object.

Arguments

x

A tb object.

...

Additional arguments passed to flextable::flextable().