dt2_replace_data: Replace all data in the table (proxy)

View source: R/dt2_proxy.R

dt2_replace_dataR Documentation

Replace all data in the table (proxy)

Description

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.


DT2 documentation built on June 14, 2026, 9:06 a.m.