Re: [R] Remove zero row from data.frame

2007-10-05 Thread Uwe Ligges
Rees, David wrote: > Hi, > > Sorry that this is such a basic question, but I am having trouble with > the following. > > I would like to remove all rows where the data is all zeros in a > data.frame such as the following > >> x > dateabc > 1 2007.09.25 99.8984

[R] Remove zero row from data.frame

2007-10-05 Thread Rees, David
Hi, Sorry that this is such a basic question, but I am having trouble with the following. I would like to remove all rows where the data is all zeros in a data.frame such as the following > x dateabc 1 2007.09.25 99.89844 100.0586 100.0840 4 2007.09.26 99.89844