Functions for Tabular Reporting


[Up] [Top]

Documentation for package ‘flextable’ version 0.7.1

Help Pages

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

flextable-package flextable: Functions for Tabular Reporting

-- A --

add_body Add column values as new lines in body
add_body_row Add body labels
add_footer Add column values as new lines in footer
add_footer_lines Add labels as new rows in the footer
add_footer_row Add footer labels
add_header Add column values as new lines in header
add_header_lines Add labels as new rows in the header
add_header_row Add header labels
add_latex_dep add latex dependencies
align Set text alignment
align_nottext_col Set text alignment
align_text_col Set text alignment
append_chunks append chunks to flextable content
as_b bold chunk
as_bracket chunk with values in brackets
as_chunk chunk of text wrapper
as_equation equation chunk
as_flextable method to convert object to flextable
as_flextable.brmsfit tabular summary for mixed model
as_flextable.gam tabular summary for gam object
as_flextable.glm tabular summary for glm object
as_flextable.glmmadmb tabular summary for mixed model
as_flextable.glmmTMB tabular summary for mixed model
as_flextable.gls tabular summary for mixed model
as_flextable.grouped_data tabular summary for grouped_data object
as_flextable.htest tabular summary for htest object
as_flextable.kmeans tabular summary for kmeans
as_flextable.lm tabular summary for lm object
as_flextable.lme tabular summary for mixed model
as_flextable.merMod tabular summary for mixed model
as_flextable.nlme tabular summary for mixed model
as_flextable.pam tabular summary for pam
as_flextable.tabulator tabulator to flextable
as_flextable.xtable get a flextable from a xtable object
as_grouped_data grouped data transformation
as_highlight highlight chunk
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
as_word_field 'Word' computed field
autofit Adjusts cell widths and heights

-- B --

before is an element before a match with entries
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_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_date format date cells
colformat_datetime format datetime cells
colformat_double format numeric cells
colformat_image format cells as images
colformat_int format integer cells
colformat_lgl format logical cells
colformat_num format numeric cells
color Set font color
colorize colorize chunk
compose Define displayed values and mixed content
continuous_summary continuous columns summary

-- D --

delete_part delete flextable part
df_printer data.frame automatic printing as a flextable
dim.flextable Get widths and heights of flextable
dim_pretty Calculate pretty dimensions

-- 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_dim width and height of a flextable object
flextable_html_dependency htmlDependency for flextable objects
flextable_to_rmd flextable raw code
fmt_2stats format content for data generated with 'summarizor()'
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
fp_border_default Border formatting properties
fp_text_default Text formatting properties

-- G --

get_flextable_defaults Get flextable defaults formatting properties
gg_chunk gg plots chunk wrapper

-- 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
highlight Text highlight color
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 an HTML object
hyperlink_text Chunk of text with hyperlink

-- I --

init_flextable_defaults Modify flextable defaults formatting properties
italic Set italic font

-- K --

knit_print.flextable Render flextable in rmarkdown

-- L --

linerange mini linerange chunk wrapper
line_spacing Set text alignment
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 displayed values and mixed content

-- N --

ncol_keys Number of columns
nrow_part Number of rows of a part

-- P --

padding Set paragraph paddings
ph_with.flextable add a flextable into a PowerPoint slide
plot.flextable plot a flextable
plot_chunk mini plots chunk wrapper
prepend_chunks prepend chunks to flextable content
print.flextable flextable printing
proc_freq frequency table as flextable

-- Q --

qflextable flextable creation

-- R --

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
separate_header Separate collapsed colnames into multiple rows
set_caption Set Caption
set_flextable_defaults Modify flextable defaults formatting properties
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 Change headers labels
set_table_properties Global table properties
style Set flextable style
summarizor data summary preparation
summary.tabulator Tabulation of aggregations
surround Set borders for a selection of cells

-- T --

tabulator Tabulation of aggregations
tabulator_colnames column keys of tabulator objects
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
theme_vanilla Apply vanilla theme
theme_zebra Apply zebra theme

-- U --

use_df_printer set data.frame automatic printing as a flextable
use_model_printer set model automatic printing as a flextable

-- 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 columns width

-- X --

xtable_to_flextable get a flextable from a xtable object