plot_boxplot: Boxplot with confidence intervals and summary statistics such...

View source: R/visualize.R

plot_boxplotR Documentation

Boxplot with confidence intervals and summary statistics such as p-val and risk

Description

Boxplot with confidence intervals and summary statistics such as p-val and risk

Usage

plot_boxplot(
  num,
  grp = NULL,
  data = NULL,
  anova = TRUE,
  alpha = 0.05,
  verbose = TRUE,
  plot_only = TRUE,
  ...
)

Arguments

...

fjoe88/d8ahelper documentation built on Feb. 6, 2023, 7:55 a.m.