tab_compact | R Documentation |
Bind a list of tabs with the same col_vars (and no tab_vars) into a single tab
tab_compact(tabs)
tabs |
A |
A tabxplor_tab
forcats::gss_cat |>
tab_many(c(race, rincome), marital, pct = "row", color = "diff") |>
tab_compact()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.