This function has been deprecated.
Use instead makeme()
embed_cat_table(
data,
...,
dep = tidyselect::everything(),
indep = NULL,
mesos_group = NULL
)data.frame, tibble or potentially a srvyr-object.
Dynamic dots, arguments forwarded to underlying function(s).
tidyselect-syntax for dependent variable(s).
tidyselect-syntax for an optional independent variable.
String