gg_qqplot: QQ-plot function

View source: R/gg_qqplot.R

gg_qqplotR Documentation

QQ-plot function

Description

This function creates a QQ-plot using ggplot

Usage

gg_qqplot(vec)

Arguments

vec

A numeric vector

gg_qqplot

A function for generating QQ-plots

Examples

gg_qqplot(rnorm(30))


jvcasillas/ds4ling documentation built on March 4, 2025, 11:18 p.m.