stackvar: Combine variables in the same column

View source: R/collectedfunctions.R

stackvarR Documentation

Combine variables in the same column

Description

Combine variables in the same column

Usage

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/lhtool2 documentation built on April 13, 2025, 5:42 p.m.