Skip to content

Replace all data in the table (proxy)

Usage

dt2_replace_data(proxy, data)

Arguments

proxy

dt2_proxy().

data

New data.frame (will be serialized).

Value

The proxy object, returned invisibly.