Learn R Programming

ttt - Formatted tables the easy way

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.

Copy Link

Version

Install

install.packages('ttt')

Monthly Downloads

220

Version

1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Benjamin Rich

Last Published

May 7th, 2021

Functions in ttt (1.0)

print.ttt

Print ttt object
knit_print.ttt

Method for printing in a knitr context
ttt

Formatted tables the easy way