View source: R/gg_errorbar_auto.R
geom_error_sd | R Documentation |
Draw error bars as standard error or standard deviation. cf https://stackoverflow.com/a/19299034/20620467. Adapted from ggpubr.
geom_error_sd(...)
geom_error_se(...)
A grob (graphical object).
geom_error_sd()
: Draw standard deviation bars
geom_error_se()
: Draw standard error bars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.