Learn R Programming

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

bitops (version 1.0-6)

Bitwise Operations

Description

Functions for bitwise operations on integer vectors.

Copy Link

Version

Install

install.packages('bitops')

Monthly Downloads

397,483

Version

1.0-6

License

GPL (>= 2)

Maintainer

Last Published

August 17th, 2013

Functions in bitops (1.0-6)

bitFlip

Binary Flip (Not) Operator
bitAnd

Bitwise And, Or and Xor Operations
bitShiftL

Bitwise Shift Operator (to the Left or Right)
cksum

Compute Check Sum