Learn R Programming

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

bitops (version 1.0-4.2)

Functions for Bitwise operations

Description

Functions for Bitwise operations on integer vectors.

Copy Link

Version

Install

install.packages('bitops')

Monthly Downloads

354,718

Version

1.0-4.2

License

GPL (>= 2)

Maintainer

ORPHANED

Last Published

November 3rd, 2012

Functions in bitops (1.0-4.2)

bitShiftL

Bitwise Shift Operator (to the Left or Right)
cksum

Compute Check Sum
bitAnd

Bitwise And, Or and Xor operations
bitFlip

Binary Flip (Not) Operator