Skip to contents

Q-Q plot with ggplot2

Usage

ggplot_qq(x, theme = ggplot2::theme_minimal())

Arguments

x

Numeric vector

theme

ggplot2 theme

Value

ggplot object