dv_grand_summary: Add grand summary (e.g., grand median) to plot.

Description Usage

View source: R/dv_grand_summary.R

Description

Add grand summary (e.g., grand median) to plot.

Usage

1
2
3
4
5
6
7
dv_grand_summary(
  x,
  gp = grid::gpar(),
  vp = NULL,
  summary_function = median,
  ...
)

steveneschrich/densityplots documentation built on Dec. 23, 2021, 5:32 a.m.