[R] output into an unformatted direct fortran file

Costas Douvis cdouvis at geol.uoa.gr
Mon Jan 7 14:19:11 CET 2008


Hello everybody

Is there a way to output data into a file like the unformatted, direct
fortran files? That's the kind that can be opened with:

open(30, file='file', format='unformatted', access='direct', rec=1000,
convert='big endian')

Thank you in advance
Kostas Douvis




More information about the R-help mailing list