jimhester/regulaR: Regular expressions for humans, a port of Ruby's Regularity library to R.

regulaR is a human friendly regular expression builder for R. While regular expressions are a powerful way to match text, they are sometimes difficult to document and understand when written. R also has escaping issues with regular expression this library hopes to solve.

Getting started

Package details

Maintainer
LicenseMIT + LICENCE
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jimhester/regulaR")
jimhester/regulaR documentation built on May 19, 2019, 10:33 a.m.