[R] read complicated file

2007-11-15 Thread William Simpson
Dear R experts, I have been given data files in the following configuration and have been puzzling about how to read them in. First I will give a snippet of the beginning of file: Data File: W Para File: GABOR_0.gor v 10.6, Date : 29/10/2007 Time : 13:33 3.00 5.000 Noise SD(deg):

Re: [R] read complicated file

2007-11-15 Thread jim holtman
Here is one way of doing it. I put your data in a file and then read it in my lines and deleted everything upto END and then used textConnection to read the rest of the data. When I looked at the first 82 values, then seem to have started at the correct place, but I did see the value you