copy: Copy an object with a data.table.

copyR Documentation

Copy an object with a data.table.

Description

Copy-on-write doesn't apply to data.table. Instead, an explicit copy() must be used.

Usage

copy(x)

Arguments

x

Object to copy.


bahlolab/exSTRa documentation built on Sept. 17, 2022, 5:08 p.m.