unpack_ints: Unpack a 32-bit integer values into a vector of small...

Description Usage Arguments Value

View source: R/pack.R

Description

Unpack a 32-bit integer values into a vector of small integers of 'nbits' each

Usage

1
unpack_ints(ints, nbits)

Arguments

ints

integer vector

nbits

number of bits we want to pack these into

Value

vector of small integers


coolbutuseless/smallfactor documentation built on Dec. 19, 2021, 6:04 p.m.