ttt - Formatted tables the easy way

Travis-CI Build Status

ttt stands for “The Table Tool” (or, if you prefer “Tables! Tables! Tables!”). It allows you to creates formatted HTML tables of in a flexible and convenient way.

Installation

To install directly from GitHub:

require(remotes)
remotes::install_github("benjaminrich/ttt")

Getting Started

Read the package vignette.