'Wrapper Function for ggstatsplot::gghistostats and ggstatsplot::grouped_gghistostats to generate Histogram.'
jjhistostats(
data,
dep,
grvar,
typestatistics = "parametric",
centralityline = TRUE,
changebinwidth = FALSE,
binwidth = 1.1,
resultssubtitle = TRUE,
normalcurve = FALSE
)
A results object containing:
results$todo | a html | ||||
results$plot2 | an image | ||||
results$plot | an image |
# \donttest{
# example will be added
# }