View source: R/polya_helper_functions.R
stat_median_line | R Documentation |
Helper function for calculating median stat for violin/boxpolot ggplot plots
stat_median_line(
mapping = NULL,
data = NULL,
geom = "hline",
position = "identity",
na.rm = FALSE,
show.legend = NA,
inherit.aes = TRUE,
...
)
mapping |
|
data |
|
geom |
|
position |
|
na.rm |
|
show.legend |
|
inherit.aes |
|
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.