This is an R package dedicated to creating publication ready tables. Provided are a number of utilities designed to assist in the creation of clean tidy tables. There is also a shiny application provided which aims to make creating a clinical trial baseline table easy.
library(devtools)
install_github("csmoxford/prettyTables")
library(prettyTables)
?prettyTables
See the prettyTables_changelog.md
Programmed by: Peter Dutton (Centre for Statistic in Medicine, University of Oxford)
GPL-2