Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.21 KB

File metadata and controls

43 lines (30 loc) · 1.21 KB

textfoolr

Lifecycle: experimental AppVeyor build status Travis build status Codecov test coverage

The goal of textfoolr is to …

Installation

You can not install the released version of textfoolr from CRAN with:

# install.packages("textfoolr")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("jonthegeek/textfoolr")

Example

This is a basic example which shows you how to solve a common problem:

library(textfoolr)
## basic example code