|
merge_at()
|
Merge flextable cells into a single one |
|
merge_h()
|
Merge flextable cells horizontally |
|
merge_h_range()
|
rowwise merge of a range of columns |
|
merge_none()
|
Delete flextable merging informations |
|
merge_v()
|
Merge flextable cells vertically |
|
height() height_all()
|
Set flextable rows height |
|
set_table_properties()
|
Global table properties |
|
width()
|
Set flextable columns width |
|
hrule()
|
Set flextable rule for rows heights |
|
autofit()
|
Adjusts cell widths and heights |
|
fit_to_width()
|
fit a flextable to a maximum width |
|
dim(<flextable>)
|
Get widths and heights of flextable |
|
dim_pretty()
|
Calculate pretty dimensions |
|
flextable_dim()
|
width and height of a flextable object |
|
as_grouped_data()
|
grouped data transformation |
|
as_flextable(<xtable>) xtable_to_flextable()
|
get a flextable from a xtable object |
|
as_flextable()
|
method to convert object to flextable |