README.md

stringe

Stringe is an r package that simplifies common data cleaning and validation. It is a wrap around of the stringr package, which is a wrap around of the stringi package.

To download stringe for r:

# first install devtools, if needed
library(devtools)

install_github("jackie-0678/stringe")
library(stringe)


jackie-0678/stringe documentation built on May 22, 2021, 4:23 p.m.