[R] IO: streaming input data

jesse daniel jdlecy at gmail.com
Sat Jan 24 23:48:03 CET 2009


Hello -

I need to read in some tables that are embedded within data files like this:

line 1
line 2
data table
01000
10110
00011
end table
line 3
line 4

Is there any way to read just the data by telling an input device to start
reading when it encounters the keyword "data table" and stop reading at "end
table"?

Thanks in advance,
Jesse
-- 
View this message in context: http://www.nabble.com/IO%3A-streaming-input-data-tp21646179p21646179.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list