'Wrapper Function for ggstatsplot::ggbarstats and ggstatsplot::grouped_ggbarstats to generate Bar Charts.'
jjbarstats(
data,
dep,
group,
grvar,
direction = "independent",
mytitle = "",
xtitle = "",
ytitle = "",
originaltheme = FALSE,
resultssubtitle = TRUE
)
A results object containing:
results$todo | a html | ||||
results$plot2 | an image | ||||
results$plot | an image |
# \donttest{
# example will be added
# }