as_flextable.DemographicTable: Convert DemographicTable to flextable

View source: R/as_flextable.R

as_flextable.DemographicTableR Documentation

Convert DemographicTable to flextable

Description

Convert a DemographicTable to a flextable object.

Usage

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

Arguments

x

a DemographicTable object

...

additional parameters, not currently in use

Value

Function as_flextable.DemographicTable() returns a flextable.

Note

End user may use function set_caption to add a caption to the output demographic table.


DemographicTable documentation built on April 12, 2025, 1:22 a.m.