flextable-package | flextable: Functions for Tabular Reporting |
add_footer | Add a row of labels in header or footer part |
add_footer_lines | Add a row of labels in header or footer part |
add_footer_row | Add a row of labels in header or footer part |
add_header | Add a row of labels in header or footer part |
add_header_footer | Add a row of labels in header or footer part |
add_header_lines | Add a row of labels in header or footer part |
add_header_row | Add a row of labels in header or footer part |
align | Set text alignment |
align_nottext_col | Set text alignment |
align_text_col | Set text alignment |
as_chunk | chunk of text wrapper |
as_flextable | method to convert object to flextable |
as_flextable.grouped_data | method to convert object to flextable |
as_grouped_data | grouped data transformation |
as_image | image chunk wrapper |
as_paragraph | concatenate chunks in a flextable |
autofit | Adjusts cell widths and heights |
bg | Set background color |
body_add_flextable | add flextable into a Word document |
body_replace_flextable_at_bkm | add flextable into a Word document |
bold | Set bold font |
border | Set cell borders |
border_inner_h | set inner borders |
border_inner_v | set vertical inner borders |
border_outer | set outer borders |
border_remove | remove borders |
colformat_char | format character columns |
colformat_char.flextable | format character columns |
colformat_int | format integer columns |
colformat_int.flextable | format integer columns |
colformat_lgl | format logical columns |
colformat_lgl.flextable | format logical columns |
colformat_num | format numeric columns |
colformat_num.flextable | format numeric columns |
color | Set font color |
compose | Define flextable displayed values |
delete_part | delete flextable part |
dim.flextable | Get flextable dimensions |
dim_pretty | Calculate pretty dimensions |
display | Define flextable displayed values |
empty_blanks | make blank columns as transparent |
fix_border_issues | fix border issues when cell are merged |
flextable | flextable creation |
font | Set font |
fontsize | Set font size |
footers | Set flextable's header or footer rows |
footers_flextable_at_bkm | add flextable at a bookmark location in document's footer |
format.flextable | Encode flextable in a document format. |
headers | Set flextable's header or footer rows |
headers_flextable_at_bkm | add flextable at a bookmark location in document's header |
height | Set flextable rows height |
height_all | Set flextable rows height |
hline | set horizontal borders |
hline_bottom | set bottom horizontal border |
hline_top | set top horizontal border |
htmltools_value | Render flextable in rmarkdown (including Word and PowerPoint output) |
hyperlink_text | chunk of text with hyperlink wrapper |
italic | Set italic font |
knit_print.flextable | Render flextable in rmarkdown (including Word and PowerPoint output) |
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 |
minibar | mini barplots chunk wrapper |
padding | Set paragraph paddings |
ph_with_flextable | add flextable into a PowerPoint slide |
ph_with_flextable_at | add flextable into a PowerPoint slide |
print.flextable | flextable printing |
regulartable | flextable creation |
rotate | rotate cell text |
set_caption | set caption |
set_footer_df | Set flextable's header or footer rows |
set_formatter | set column formatter functions |
set_formatter_type | set column formatter functions |
set_header_df | Set flextable's header or footer rows |
set_header_footer_df | Set flextable's header or footer rows |
set_header_labels | Set flextable's headers labels |
style | Set flextable style |
theme_alafoli | Apply box theme |
theme_booktabs | Apply booktabs theme |
theme_box | Apply box theme |
theme_tron | Apply tron theme |
theme_tron_legacy | Apply tron legacy theme |
theme_vader | Apply Sith Lord Darth Vader |
theme_vanilla | Apply vanilla theme |
theme_zebra | Apply zebra theme |
vline | set vertical borders |
vline_left | set flextable left vertical borders |
vline_right | set flextable right vertical borders |
void | Delete flextable content |
width | Set flextable columns width |
xtable_to_flextable | get a flextable from a xtable object |