as_flextable.DemographicTable {DemographicTable} | R Documentation |
Convert a DemographicTable to flextable object.
## S3 method for class 'DemographicTable'
as_flextable(x, ...)
x |
a DemographicTable object |
... |
potential additional parameters, not currently in use |
Function as_flextable.DemographicTable returns a flextable object.
End user may use set_caption to add a caption to the output demographic table.