fstpackage / fsttable

An interface to fast on-disk data tables stored with the fst format
GNU Affero General Public License v3.0
27 stars 4 forks source link

Develop #20

Closed martinblostein closed 6 years ago

martinblostein commented 6 years ago

Another tiny commit to restore some data.table functionality.

If I understand the 3-level interface correctly, aside from recursive indexing, no further code would be required in [[.datatableinterface* as the rows to return will be determined by the the table_proxy (via its current state.)