This function has been deprecated.
Use instead makeme()
embed_cat_prop_plot(
data,
...,
dep = tidyselect::everything(),
indep = NULL,
colour_palette = NULL,
mesos_group = NULL,
html_interactive = TRUE,
inverse = FALSE
)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.
Character vector. Avoid using this.
String
Flag, whether to include interactivity.
Flag, whether to flip plot or table.