embed_cat_table {saros} | R Documentation |
Embed Reactable Table (DEPRECATED!)
Description
This function has been deprecated.
Use instead makeme()
Usage
embed_cat_table(
data,
...,
dep = tidyselect::everything(),
indep = NULL,
mesos_group = NULL
)
Arguments
data |
|
... |
Dynamic dots, arguments forwarded to underlying function(s). |
dep |
|
indep |
|
mesos_group |
String |
[Package saros version 1.2.0 Index]