Rdocumentation
powered by
Learn R Programming
operators (version 0.1-8)
Additional Binary Operators
Description
A set of binary operators for common tasks such as regex manipulation.
Copy Link
Link to current version
Version
Version
0.1-8
0.1-7
0.1-6
0.1-5
0.1-0
Install
install.packages('operators')
Monthly Downloads
741
Version
0.1-8
License
MIT + file LICENSE
Issues
2
Pull Requests
2
Stars
14
Forks
3
Repository
https://github.com/romainfrancois/operators
Maintainer
Romain Francois
Last Published
July 11th, 2015
Functions in operators (0.1-8)
Search all functions
%o~%
Only keeps the macthing part of a regular expression
notIn
Not in
but
Modification of function arguments
operators-package
Additional binary operators
character decorator
Creates string decorators by repeating a pattern
files
Read or write an R object to/from a file
plusEqual
Plus Equal Operators
%without%
Remove certain elements from a vector
patternSubstitution
Remove a pattern from a character vector
pipe
Pipe an R object to a unix command
%of%
Is an object of a given class
pattern
Pattern matching operators
patternDivision
Divide by a pattern
withOptions
Alternative option mechanism
patternFilter
Regular expression filters