powered by
numToRaw(x, nBytes = 1)
x
rawToNum
# Will be left null padded (x <- numToRaw(421,4)) rawToNum(x,2) rawToNum(x,4)
Run the code above in your browser using DataLab