Functions for Tabular Reporting


[Up] [Top]

Documentation for package ‘flextable’ version 0.5.9

Help Pages

A B C D E F H I K L M P Q R S T V W X

flextable-package flextable: Functions for Tabular Reporting

-- A --

add_footer Add a rows of labels in header or footer part
add_footer_lines Add a label in a header or footer new row.
add_footer_row Add labels and merge cells in a new header or footer row
add_header Add a rows of labels in header or footer part
add_header_lines Add a label in a header or footer new row.
add_header_row Add labels and merge cells in a new header or footer row
align Set text alignment
align_nottext_col Set text alignment
align_text_col Set text alignment
as_b bold chunk
as_bracket chunk with values in brackets
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_i italic chunk
as_image image chunk wrapper
as_paragraph concatenate chunks in a flextable
as_raster get a flextable as a raster
as_sub subscript chunk
as_sup superscript chunk
autofit Adjusts cell widths and heights

-- B --

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 set vertical & horizontal inner borders
border_inner_h set inner borders
border_inner_v set vertical inner borders
border_outer set outer borders
border_remove remove borders

-- C --

colformat_char format character cells
colformat_char.flextable format character cells
colformat_int format integer cells
colformat_int.flextable format integer cells
colformat_lgl format logical cells
colformat_lgl.flextable format logical cells
colformat_num format numeric cells
colformat_num.flextable format numeric cells
color Set font color
compose Define flextable displayed values

-- D --

delete_part delete flextable part
dim.flextable Get widths and heights of flextable
dim_pretty Calculate pretty dimensions
display Defunct Functions in Package flextable
docx_value flextable Office Open XML string for Word

-- E --

empty_blanks make blank columns as transparent

-- F --

fit_to_width fit a flextable to a maximum width
fix_border_issues fix border issues when cell are merged
flextable flextable creation
flextable-defunct Defunct Functions in Package flextable
flextable_dim width and height of a flextable object
flextable_html_dependency htmlDependency for flextable objects
font Set font
fontsize Set font size
footers_flextable_at_bkm add flextable at a bookmark location in document's footer
footnote add footnotes to flextable

-- H --

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
hrule Set flextable rule for rows heights
htmltools_value flextable as a div object
hyperlink_text chunk of text with hyperlink wrapper

-- I --

italic Set italic font

-- K --

knit_print.flextable Render flextable in rmarkdown

-- L --

linerange mini linerange chunk wrapper
lollipop mini lollipop chart chunk wrapper

-- M --

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
mk_par Define flextable displayed values

-- P --

padding Set paragraph paddings
ph_with.flextable add a flextable into a PowerPoint slide
ph_with_flextable add flextable into a PowerPoint slide
ph_with_flextable_at Defunct Functions in Package flextable
plot.flextable plot a flextable
print.flextable flextable printing
proc_freq frequency table as flextable

-- Q --

qflextable flextable creation

-- R --

regulartable flextable creation
rotate rotate cell text

-- S --

save_as_docx save flextable objects in an Word file
save_as_html save a flextable in an HTML file
save_as_image save a flextable as an image
save_as_pptx save flextable objects in an PowerPoint file
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

-- T --

theme_alafoli Apply alafoli 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

-- V --

valign Set vertical alignment
vline set vertical borders
vline_left set flextable left vertical borders
vline_right set flextable right vertical borders
void Delete flextable content

-- W --

width Set flextable columns width

-- X --

xtable_to_flextable get a flextable from a xtable object