stackvar: Combine variables in the same column

Description Usage Arguments

View source: R/collectedfunctions.R

Description

Combine variables in the same column

Usage

1
stackvar(data, combine.var = c("xxx", "variable"))

Arguments

data

Data frame 1 and 2 with long vectors and values. Note: no duplicated sorting vector allowed

combine.var

Variable name, c(var1,var2). var1 will be stacked over var 2


leonpheng/lhtool documentation built on Dec. 16, 2019, 3:52 a.m.