as_flextable.DemographicTable {DemographicTable}R 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.


[Package DemographicTable version 0.2.2 Index]