Skip to contents

Convert tb Object to Flextable

Usage

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

Arguments

x

A tb object.

...

Additional arguments passed to flextable::flextable().

Value

A flextable object.