Functions for Tabular Reporting
Add body labels
Add column values as new lines in body
Add labels as new rows in the footer
Add footer labels
Add column values as new lines in footer
Add labels as new rows in the header
Add header labels
Add column values as new lines in header
Add latex dependencies
Set text alignment
Append chunks to flextable content
Bold chunk
Chunk with values in brackets
Chunk of text wrapper
Equation chunk
Transform and summarise a 'data.frame' into a flextable Simple summary...
Transform a 'gam' model into a flextable
Transform a 'glm' object into a flextable
Transform a 'grouped_data' object into a flextable
Transform a 'htest' object into a flextable
Transform a 'kmeans' object into a flextable
Transform a 'lm' object into a flextable
Transform a mixed model into a flextable
Transform a 'pam' object into a flextable
Method to transform objects into flextables
Transform a 'summarizor' object into a flextable
Transform a 'table' object into a flextable
Transform a 'tables::tabular' object into a flextable
Transform a 'tabulator' object into a flextable
Transform a 'xtable' object into a flextable
Add row separators to grouped data
Highlight chunk
Italic chunk
Image chunk wrapper
Concatenate chunks in a flextable
Transform a flextable into a raster
Subscript chunk
Superscript chunk
'Word' computed field
Adjusts cell widths and heights
Is an element before a match with entries
Set background color
Add flextable into a Word document
Add flextable at boorkmark location in a Word document
Set bold font
Set inner borders
Set vertical inner borders
Set vertical & horizontal inner borders
Set outer borders
Remove borders
Cell borders update
Create a chunk representation suitable for flextable
Format character cells
Format date cells
Format datetime cells
Format numeric cells
Format cells as images
Format integer cells
Format logical cells
Format numeric cells
Set font color
Colorize chunk
Define displayed values and mixed content
Continuous columns summary
Delete flextable columns
Delete flextable part
Delete flextable rows
data.frame automatic printing as a flextable
Calculate pretty dimensions
Get widths and heights of flextable
Get optimal width and height of a flextable grob
Make blank columns as transparent
Fit a flextable to a maximum width
Fix border issues when cell are merged
Get width and height of a flextable object
htmlDependency for flextable objects
Knitr rendering in loops and if statements
flextable: Functions for Tabular Reporting
flextable creation
Format content for data generated with summarizor()
Format content for mean and sd
Format numerical data
Format count data for headers
Format numerical data as integer
Format content for count data
Format numerical data as percentages
Format with significant figures after zeros
Set font
Set font size
Add flextable at a bookmark location in document's footer
Add footnotes to flextable
Border formatting properties
Text formatting properties
Convert a flextable to a grid grob object
Get flextable defaults formatting properties
'ggplots' chunk wrapper
'Grid Graphics' chunk wrapper
Add flextable at a bookmark location in document's header
Set flextable rows height
Text highlight color
Set bottom horizontal border
Set top horizontal border
Set horizontal borders
Set flextable rule for rows heights
flextable as an 'HTML' object
Chunk of text with hyperlink
table cell related information of a flextable
content chunk related information of a flextable
paragraph related information of a flextable
Set italic font
Set Word 'Keep with next' instructions
Render flextable with 'knitr'
Change displayed labels
Set text alignment
Mini linerange chunk wrapper
Mini lollipop chart chunk wrapper
Merge flextable cells into a single one
Rowwise merge of a range of columns
Merge flextable cells horizontally
Delete flextable merging informations
Merge flextable cells vertically
Mini barplots chunk wrapper
Number of columns
Number of rows of a part
Set paragraph paddings
Paginate tables
Add a flextable into a PowerPoint slide
Mini plots chunk wrapper
Plot a flextable
plot a flextable grob
Prepend chunks to flextable content
flextable printing
Frequency table
flextable old functions
Rotate cell text
Add a 'flextable' into an RTF document
Save flextable objects in a 'Word' file
Save flextable objects in an 'HTML' file
Save a flextable in a 'png' or 'svg' file
Save flextable objects in a 'PowerPoint' file
Save flextable objects in an 'RTF' file
Split column names using a separator into multiple rows
Set Caption
Modify flextable defaults formatting properties
Set column formatter functions
Set flextable's header or footer rows
Change headers labels
Global table properties
Create a shift table
Set flextable style
Data summary preparation
Set borders for a selection of cells
Set tabulation marks configuration
Column keys of tabulator objects
Tabulation of aggregations
Apply alafoli theme
Apply APA theme
Apply booktabs theme
Apply box theme
Apply tron legacy theme
Apply tron theme
Apply Sith Lord Darth Vader theme
Apply vanilla theme
Apply zebra theme
Get HTML code as a string
Set data.frame automatic printing as a flextable
set model automatic printing as a flextable
Set vertical alignment
Set flextable left vertical borders
Set flextable right vertical borders
Set vertical borders
Delete flextable content
Set columns width
Use a grammar for creating and customizing pretty tables. The following formats are supported: 'HTML', 'PDF', 'RTF', 'Microsoft Word', 'Microsoft PowerPoint' and R 'Grid Graphics'. 'R Markdown', 'Quarto' and the package 'officer' can be used to produce the result files. The syntax is the same for the user regardless of the type of output to be produced. A set of functions allows the creation, definition of cell arrangement, addition of headers or footers, formatting and definition of cell content with text and or images. The package also offers a set of high-level functions that allow tabular reporting of statistical models and the creation of complex cross tabulations.
Useful links