Colored table output in R terminal

The package makes it easy to get nice, colored tables in R terminal.

colorDF demo

Installation

From github:

library(devtools)
install_github("https://github.com/january3/colorDF")