README.md

kleentex Follow

Project Status: Active - The project has reached a stable, usable
state and is being actively
developed. Version

kleentex helps you "keep your nose clean," so to speak, with text data.

Installation

To download the development version of kleentex:

Download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the pacman package to install the development version:

if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh("data-steve/kleentex")

# to get that super fresh feeling in your text
txt <- kleentex::deep_kleen(txt)

Contact

You are welcome to: - submit suggestions and bug-reports at: https://github.com/data-steve/kleentex/issues - send a pull request on: https://github.com/data-steve/kleentex/ - compose a friendly e-mail to: steven.troy.simpson@gmail.com



data-steve/kleentex documentation built on May 14, 2019, 6:17 p.m.