# NOT RUN {
readLines(hexViewFile("rawTest.txt"))
fileBlock <- readRaw(hexViewFile("rawTest.txt"), width=8)
blockValue(fileBlock)
fileBlock <- readRaw(hexViewFile("rawTest.int"), human="int")
blockValue(fileBlock)
# }
Run the code above in your browser using DataLab