R/et.R
as.data.table.rxEt.Rd
Convert an event table to a data.table
as.data.table.rxEt(x, keep.rownames = FALSE, ...)
An R object.
Default is FALSE. If TRUE, adds the input object's names as a separate column named "rn". keep.rownames = "id" names the column "id" instead.
FALSE
TRUE
"rn"
keep.rownames = "id"
"id"
Additional arguments to be passed to or from other methods.
data.table of event table