Skip to contents

Diagnostic plot panel with ggplot2

Usage

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

Arguments

x

Numeric vector

test_result

oneMeanTest object (optional)

theme

ggplot2 theme

Value

ggplot object (patchwork combined if available)