dot-tidyVars: Match variables

.tidyVarsR Documentation

Match variables

Description

This function matches id and observed variables and reshapes them accordingly

Usage

.tidyVars(ids = NULL, obs = NULL, clust = NULL, grp = NULL)

Arguments

ids

list of id variables

obs

list of observed variables

clust

list of cluster variables

grp

list of group variables

Value

a symmetric list of variables (all with the same dimensions)


tabshiftr documentation built on Feb. 16, 2023, 10:24 p.m.