embed_cat_prop_plot {saros} | R Documentation |
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 |
|
... |
Dynamic dots, arguments forwarded to underlying function(s). |
dep |
|
indep |
|
colour_palette |
Character vector. Avoid using this. |
mesos_group |
String |
html_interactive |
Flag, whether to include interactivity. |
inverse |
Flag, whether to flip plot or table. |