colorDF - Colored table output in R terminal
The package makes it easy to get nice, colored tables in R terminal.
Installation
From github:
library(devtools)
install_github("https://github.com/january3/colorDF")
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up