Aller au contenu

Blog

What's new in flextable 0.9.11

flextable 0.9.11 brings ‘patchwork’ integration to combine tables with plots and Quarto markdown support inside cells with as_qmd().

Read

tabular and flextable

tables::tabular() is the closest thing to the PROC TABULATE in the current R ecosystem. The as_flextable() function of the ‘flextable’ package allows you to obtain a table from the result of tables::tabular() which can then be formatted and integrated into a document of your choice.

Read

flextable supports RTF

The post presents the new RTF output supported by the ‘flextable’ package and shows an illustrated example.

Read

flextable for 'Grid graphics'

In this article we present the graphic output generated by flextable and how to take advantage of it with ‘ggplot2’ or ‘grid’.

Read

Word documents update from R with doconv

New features of the ‘doconv’ package: how to update all fields and table of contents of a Word document using R (and ‘Microsoft Word’). This can also be used to update custom document properties after setting them in a Word document with package ‘officer’.

Read

flextable 0.7.2 is out

An illustrated summary of the new features of the ‘flextable’ package: how to create crosstabulations of aggregations, how to use flextable for printing data.frame in R Markdown documents and how to split column names into multiple lines.

Read

News from ggiraph

ggiraph has a new syntax easier to use than the old one, the JavaScript code has also been completely modularized. In this post, we are summarising what ggiraph can do and then we are explaining what are the new functionalities.

Read