Learn R Programming

FeatureHashing (version 0.9.2)

intToRaw: Convert the integer to raw vector with endian correction

Description

Convert the integer to raw vector with endian correction

Usage

intToRaw(src)

Value

raw vector with length 4

Arguments

src

integer value.