Dataset summary with summarizor This example show how to create a table presenting statistical summary of the columns of a data.frame with function summarizor(). as_flextable
Nice cross-tabulated flextable How to create a nice cross-tabulated flextable from aggregations. This example demonstrate how to use function tabulator(). as_flextable tabulator settings
captions examples How to add captions to a flextable in R Markdown documents. These examples demonstrate various methods. caption as_flextable
GLM model This example illustrates the creation of a flextable from a GLM model with a simple call to as_flextable. model as_flextable