Additional Binary Operators


[Up] [Top]

Documentation for package ‘operators’ version 0.1-8

Help Pages

operators-package Additional binary operators
%!in% Not in
%!~% Pattern matching operators
%!~*% Pattern matching operators
%!~+% Pattern matching operators
%!~|% Regular expression filters
%*>% Read or write an R object to/from a file
%*>>% Read or write an R object to/from a file
%+=% Plus Equal Operators
%-~% Remove a pattern from a character vector
%-~|% Remove a pattern from a character vector
%/~% Divide by a pattern
%2>% Read or write an R object to/from a file
%2>>% Read or write an R object to/from a file
%<% Read or write an R object to/from a file
%<*% Read or write an R object to/from a file
%<2% Read or write an R object to/from a file
%<<% Read or write an R object to/from a file
%<<*% Read or write an R object to/from a file
%<<2% Read or write an R object to/from a file
%>% Read or write an R object to/from a file
%>>% Read or write an R object to/from a file
%but% Modification of function arguments
%of% Is an object of a given class
%o~% Only keeps the macthing part of a regular expression
%o~|% Remove a pattern from a character vector
%s~% Remove a pattern from a character vector
%without% Remove certain elements from a vector
%x=% Creates string decorators by repeating a pattern
%x=|% Creates string decorators by repeating a pattern
%|% Pipe an R object to a unix command
%~% Pattern matching operators
%~*% Pattern matching operators
%~+% Pattern matching operators
%~|% Regular expression filters
operators Additional binary operators
options Alternative option mechanism
strrep Creates string decorators by repeating a pattern
with.options Alternative option mechanism