sumtab | R Documentation |
A styled summary table for one outcome by another grouping variable. A lovely set of statistics
sumtab(df, depvar, treatvar, caption = "", digits = 3, label = TRUE)
uses kable and kable_styling
sumtab(movies_long, budget, genre) airquality %>% mutate(ifelse(Ozonesumtab(airquality, Ozone, Month)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.