On 17/12/2009 3:48 PM, kapo coulibaly wrote:
Is it possible to read fortran binaries with R? I tried unsucessfully and my
understanding is that fortran write binaries with leading and trailing
bytes. I get numbers but not the right ones.
Thanks

ps: the binary I'm interested in reading is a MODFLOW output with a mix of
character, double and integers.

One other thing: the hexView package does a very nice job of displaying the file, so you can work out what the structure is if the documentation is unclear (or nonexistent).

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to