infix-package |
Basic Infix Binary Operators |
%!in% |
Value (non) Matching |
%&% |
Function Logical Operators |
%+% |
Concatenate Strings |
%//% |
Construct Path to File |
%except% |
Simple Error Handling |
%xor% |
Function Logical Operators |
%|% |
Function Logical Operators |
%||% |
Default value for 'NULL' |
except |
Simple Error Handling |
file.path |
Construct Path to File |
funlogic |
Function Logical Operators |
infix |
Basic Infix Binary Operators |
nil |
Default value for 'NULL' |
nomatch |
Value (non) Matching |
operators |
Common Infix Operators |
paste |
Concatenate Strings |
paste0 |
Concatenate Strings |
tryExcept |
Simple Error Handling |