.tidyVars | R Documentation |
This function matches id and observed variables and reshapes them accordingly
.tidyVars(ids = NULL, obs = NULL, clust = NULL, grp = NULL)
ids |
list of id variables |
obs |
list of observed variables |
clust |
list of cluster variables |
grp |
list of group variables |
a symmetric list of variables (all with the same dimensions)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.