data_table_interface: Create a 'data.table' interface around a proxy object

Description Usage Arguments Value

View source: R/data_table_interface.R

Description

This method defines a data.table interface around a specific object. That object should define all the generics needed for supporting the interface.

Usage

1

Arguments

table_proxy

Object generated with method table_proxy() that provides an interface to an encapsulated remote table.

Value

A datatableinterface object that exposes a data.table interface to the encapsulated table_proxy object.


fstpackage/fsttable documentation built on Sept. 10, 2019, 9:18 p.m.