jjbarstats: Bar Charts

View source: R/jjbarstats.h.R

jjbarstatsR Documentation

Bar Charts

Description

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

Usage

jjbarstats(
  data,
  dep,
  group,
  grvar,
  excl = TRUE,
  typestatistics = "parametric",
  pairwisecomparisons = TRUE,
  pairwisedisplay = "significant",
  padjustmethod = "holm",
  originaltheme = FALSE
)

Arguments

data

The data as a data frame.

dep

.

group

.

grvar

.

excl

.

typestatistics

.

pairwisecomparisons

.

pairwisedisplay

.

padjustmethod

.

originaltheme

.

Value

A results object containing:

results$todo a html
results$plot2 an image
results$plot an image

Examples


# example will be added


sbalci/ClinicoPathJamoviModule documentation built on Feb. 25, 2025, 6:34 a.m.