jdidion/LikeThis: Adds friendly and familiar infix regular expression operators to R.

Regular expressions are incredibly powerful tools for text pattern matching and manipulation. Many languages provide an operator for regular expression matching, generally following the '~' syntax of perl. In keeping with this tradition, LikeThis (or "~this" for short) adds the '%~%' infix operator to R.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
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("jdidion/LikeThis")
jdidion/LikeThis documentation built on May 18, 2019, 11:30 p.m.