melt
ing process done by
either reshape2::melt
or melt_
.
unmelt_(data, variable = "variable", value = "value")
data.frame
.variable
vector; analogous to the vector produced
with name variable.name
.value
vector;
analogous to the vector produced with name
value.name
.