bits_to_int32: Convert 32 bits into a a single R 32 bit signed integer value

Description Usage Arguments Value

View source: R/lofi-int32.R

Description

Convert 32 bits into a a single R 32 bit signed integer value

Usage

1

Arguments

bits

vector of 32 bits, sign bit and then 31 bits with most-significant bit first.

Value

an integer value


coolbutuseless/lofi documentation built on Nov. 4, 2019, 9:13 a.m.