A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/richierocks/rebus.unicode below:

richierocks/rebus.unicode: Unicode-related Functionality for the "rebus" Package

rebus.unicode: Regular Expression Builder, Um, Something (Unicode Functionality)

This package contains the Unicode functionality for the rebus package. It is primarily intended for other R package developers. For interactive use, try rebus instead.

Build regular expressions in a human readable way

Regular expressions are a very powerful tool, but the syntax is terse enough to be difficult to read. This makes bugs easy to introduce and hard to find. This package contains functions to make building regular expressions easier.

To install the stable version, type:

install.packages("rebus.unicode")

To install the development version, you first need the devtools package.

install.packages("devtools")

Then you can install the rebus.unicode package using

library(devtools)
install_github("richierocks/rebus.unicode")

TODO


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4