Re: [R] Can't read a binary file

2012-04-14 Thread Duncan Murdoch
On 12-04-13 4:45 PM, Waichler, Scott R wrote: Hi, I've read up on readBin() and chapter 6 in the R Data Import/Export manual, but I still can't read a binary file. Here is how the creator of the file described the code that would be needed in Fortran: You need to see what's in the file. Th

Re: [R] Can't read a binary file

2012-04-13 Thread Roy Mendelssohn
Hi Scott: On Apr 13, 2012, at 1:45 PM, Waichler, Scott R wrote: > Hi, I've read up on readBin() and chapter 6 in the R Data Import/Export > manual, but I still can't read a binary file. Here is how the creator of the > file described the code that would be needed in Fortran: > > "Every record

[R] Can't read a binary file

2012-04-13 Thread Waichler, Scott R
Hi, I've read up on readBin() and chapter 6 in the R Data Import/Export manual, but I still can't read a binary file. Here is how the creator of the file described the code that would be needed in Fortran: "Every record has a return in fortran. The length of each record is nx*ny*4. To read y