SpQQPlot: Q-Q Plot with ggplot

Description Arguments Examples

Description

Generate Q-Q plot using ggplot2 with normal distribution reference.

Arguments

data

vector of numeric values

variable

string of the variable of interest for title

save

boolean of whether to save image

Examples

1
SpQQPlot(rnorm(50), varname="Variable #1", save=T)

sbujarski/SpPack documentation built on Sept. 24, 2020, 5:54 p.m.