I find the hexView package quite helpful for this.
---
Jeff NewmillerThe . . Go Live...
DCN:Basics: ##.#. ##.#. Live Go...
Live:
On 01.08.2013 10:36, Zhang Weiwu wrote:
Hello. readBin is designed to read a batch of data with the same spec,
e.g. read 1 floats into a vector. In practise I read into data
frame, not vector. For each data frame, I need to read a integer and a
float.
for (i in 1:1000) {
dataframe$in
On 13-08-01 4:36 AM, Zhang Weiwu wrote:
Hello. readBin is designed to read a batch of data with the same spec, e.g.
read 1 floats into a vector. In practise I read into data frame, not
vector. For each data frame, I need to read a integer and a float.
for (i in 1:1000) {
dataframe$i
Hello. readBin is designed to read a batch of data with the same spec, e.g.
read 1 floats into a vector. In practise I read into data frame, not
vector. For each data frame, I need to read a integer and a float.
for (i in 1:1000) {
dataframe$int[i] <- readBin(con, integer(), size
4 matches
Mail list logo