calculate components of hdr box and rug plot
stat_hdr(
mapping = NULL,
data = NULL,
geom = "hdr_rug",
position = "dodge2",
...,
coef = 1.5,
na.rm = FALSE,
show.legend = NA,
inherit.aes = TRUE
)
Default: NULL
Default: NULL
PARAM_DESCRIPTION, Default: 'hdr_boxplot'
PARAM_DESCRIPTION, Default: 'dodge2'
...
Default: 1.5
Default: FALSE
Default: NA
Default: TRUE
A [ggplot2::Stat] representing the data transformations with required mappings for plotting HDRs using [geom_hdr_boxplot()] and [geom_hdr_rug()].