Stacked(data, id.vars = NULL, var.stubs, sep, keep.all = TRUE,
keyed = TRUE, keep.rownames = FALSE, ...)data.frame.NULL, at which point, all names which are not identified as variable groups are used as the identifiers.data.frame. Alternatively, can be set to
"var.stubs" (in quotes) if you do not have a value for sep.data.frame be kept (keep.all = TRUE) or should the resulting
data.table comprise only columns for
the Stacked function automatically set
the key for the resulting data.tables. If TRUE
(default) the key is set to the id.vars and the "time"
variables that are cdata.table? Defaults to FALSE.sep = "var.stubs" (specifically, atStart: A logical argument to indicate whether the stubs come at the start or at the end of the variable names).list of data.tables with one data.table for
each "var.stub". The key is set to the
id.vars and .time_#} vars.
merged together.merged.stack.rm(mydf)
stack, melt from
"reshape2".