cell_combos: Cell combos

View source: R/cell_combos.R

cell_combosR Documentation

Cell combos

Description

Creates wide cell combination names, such as A1_B1, A2_B1, A1_B2, A2_B2.

Usage

cell_combos(factors, dv = "y", sep = faux_options("sep"))

Arguments

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

Value

a list


faux documentation built on April 20, 2023, 9:13 a.m.