'Wrapper Function for ggstatsplot::ggbarstats and ggstatsplot::grouped_ggbarstats to generate Bar Charts.'

jjbarstats(data, dep, group, grvar, excl = TRUE, originaltheme = FALSE)

Arguments

data

The data as a data frame.

dep

.

group

.

grvar

.

excl

.

originaltheme

.

Value

A results object containing:

results$todoa html
results$plot2an image
results$plotan image

Examples

if (FALSE) { # example will be added }