Vector Bitwise Operations


[Up] [Top]

Documentation for package ‘vectorbitops’ version 1.1.2

Help Pages

%&% Infix operators for bitwise operations.
%<<% Infix operators for bitwise operations.
%>>% Infix operators for bitwise operations.
%^% Infix operators for bitwise operations.
%|% Infix operators for bitwise operations.
bit_vector_AND Bitwise Operations along a Vector
bit_vector_OR Bitwise Operations along a Vector
bit_vector_XOR Bitwise Operations along a Vector
Infix Bitwise Operators Infix operators for bitwise operations.
Vector Bitops Bitwise Operations along a Vector
`%&%` Infix operators for bitwise operations.
`%<<%` Infix operators for bitwise operations.
`%>>%` Infix operators for bitwise operations.
`%^%` Infix operators for bitwise operations.
`%|%` Infix operators for bitwise operations.