ttables The goal of ttables is to make it easy to create nicely formatted Typst tables using R. Installation You can install the development version of ttables from GitHub with: # install.packages("devtools") devtools::install_github("uo-cmor/ttables")