Summarize Text Models by Visualizing a Source Text

textcolor is a package for something...

library("textcolor")

# do something

Installation

CRAN Downloads Travis Build Status Appveyor Build Status codecov.io

This package is not yet on CRAN. To install the latest development version you can install from Github:

if (!require("ghit")) {
    install.packages("ghit")
}
ghit::install_github("leeper/textcolor")


leeper/textcolor documentation built on May 21, 2019, 1:39 a.m.