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().

Nice cross-tabulated flextable

How to create a nice cross-tabulated flextable from aggregations. This example demonstrate how to use function tabulator().

GAM model

How to get a flextable from a GAM model by calling as_flextable.

captions examples

How to add captions to a flextable in R Markdown documents. These examples demonstrate various methods.

GLM model

This example illustrates the creation of a flextable from a GLM model with a simple call to as_flextable.