Dennis Fisher <fisher <at> plessthan.com> writes:

> 
> Colleagues,
> 
> I am trying to read a file written by Fortran.  Several lines of the  
> file are pasted below:

  Perhaps read.fwf is what you want?  (fwf stands for
"fixed width format").  You would have to work out the
field widths, but it would seem to be pretty straightforward).
[A little bit of extra verbiage will make gmane happier ...]

  Ben Bolker

______________________________________________
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