| graphical element | geom used | argument for further modification | | :----------------------------- | :---------------------------- | :-------------------------------- | | regression estimate | ggplot2::geom_point() | point.args | | error bars | ggplot2::geom_errorbarh() | errorbar.args | | vertical line | ggplot2::geom_vline() | vline.args | | label with statistical details | ggrepel::geom_label_repel() | stats.label.args |



Try the ggstatsplot package in your browser

Any scripts or data that you put into this service are public.

ggstatsplot documentation built on Sept. 21, 2023, 1:08 a.m.