flextable (version 0.5.11)

as_flextable: method to convert object to flextable

Description

This is a convenient function to let users create flextable bindings from any objects.

Usage

as_flextable(x, ...)

Arguments

x

object to be transformed as flextable

...

arguments for custom methods

See Also

Other as_flextable methods: as_flextable.glm(), as_flextable.grouped_data(), as_flextable.htest(), as_flextable.lm(), as_flextable.xtable()