[R] read csv

Georg Otto georg.otto at tuebingen.mpg.de
Mon Sep 4 18:52:49 CEST 2006


Hi,

I have a csv file where the number of filled columns varies in the
different rows:

Sun 5-Feb-06,15,,,01:30:00,0:06:00,
Mon 6-Feb-06,,,,,,
Tue 7-Feb-06,7,,,00:41:00,0:05:51,
Wed 8-Feb-06,,,,,,

I would like to use read.table (or whatever is appropriate) to read in
only those rows that have two or more columns filled. Any hint will be
appreciated.

Georg



More information about the R-help mailing list