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
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
2 matches
Mail list logo