gof_qqplot: A generic function for QQ-plots

View source: R/gof.R

gof_qqplotR Documentation

A generic function for QQ-plots

Description

A generic function for QQ-plots

Usage

gof_qqplot(data, x, labels = gof_labels())

Arguments

data

A data.frame.

x

A numeric vector, evaulated within data.

labels

A named list of labels.

Value

A ggplot object.


certara/ggcertara documentation built on Feb. 28, 2024, 5:01 a.m.