Skip to content
Prev 181984 / 398506 Next

How to set a filter during reading tables

Since there are many rows, using read.table we spent too much on reading
in rows that we do not want. We are wondering if there is a way to read
only rows that we are interested in. Thanks,

-james