Rdocumentation
powered by
Learn R Programming
simstudy (version 0.1.1)
addColumns: Add columns to existing data set
Description
Add columns to existing data set
Usage
addColumns(dtDefs, dtOld)
Arguments
dtDefs
Name of definitions for added columns
dtOld
Name of data table that is to be updated
Value
An updated data.table that contains the added simulated data