Learn R Programming

⚠️There's a newer version (0.1-8) of this package.Take me there.

operators (version 0.1-7)

Additional binary operators for the R language

Description

A set of binary operators for common tasks such as regex manipulation.

Copy Link

Version

Install

install.packages('operators')

Monthly Downloads

1,793

Version

0.1-7

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Romain Francois

Last Published

September 8th, 2014

Functions in operators (0.1-7)

%o~%

Only keeps the macthing part of a regular expression
patternFilter

Regular expression filters
%of%

Is an object of a given class
operators-package

Additional binary operators
notIn

Not in
patternSubstitution

Remove a pattern from a character vector
but

Modification of function arguments
pipe

Pipe an R object to a unix command
character decorator

Creates string decorators by repeating a pattern
plusEqual

Plus Equal Operators
patternDivision

Divide by a pattern
withOptions

Alternative option mechanism
%without%

Remove certain elements from a vector
files

Read or write an R object to/from a file
pattern

Pattern matching operators