Skip to contents

Confidence interval plot with ggplot2

Usage

ggplot_ci(test_result, theme = ggplot2::theme_minimal())

Arguments

test_result

oneMeanTest object

theme

ggplot2 theme

Value

ggplot object