cell_combos | R Documentation |
Creates wide cell combination names, such as A1_B1, A2_B1, A1_B2, A2_B2.
cell_combos(factors, dv = "y", sep = faux_options("sep"))
factors |
A list of lists of named factor levels |
dv |
name of dv column ("y") to be used if there are no factors |
sep |
separator |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.