2011/8/19 Krystian Radlak <[email protected]>

> I have very long vector stored in ff object and I want to chse elements
> from
>  this vector which fulfil logical expresion (for example a>1)
>

?ffvecapply
k<-ffvecapply(a[i1:i2]>1, X=a, BATCHSIZE=5000,RETURN=T)





-- 
Mi³ego dnia

        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to