Skip to contents

Distribution plot with ggplot2

Usage

ggplot_distribution(x, test_result = NULL, theme = ggplot2::theme_minimal())

Arguments

x

Numeric vector

test_result

oneMeanTest object (optional)

theme

ggplot2 theme

Value

ggplot object