StatQQrefline: ggproto for stat_QQrefline

StatQQreflineR Documentation

ggproto for stat_QQrefline

Description

ggproto for stat_QQrefline doing Reference line in Quantile-Quantile Plots with ggplot2

Usage

StatQQrefline

Arguments

mapping

Set of aesthetic mappings created by aes or aes_.

data

The data to be displayed in this layer.

geom

Use to override the default geom

position

Position adjustment, either as a string, or the result of a call to a position adjustment function.

na.rm

#' If FALSE, the default, missing values are removed with a warning. If TRUE, missing values are silently removed.

show.legend

logical. Should this layer be included in the legends? NA, the default, includes if any aesthetics are mapped. FALSE never includes, and TRUE always includes.

inherit.aes

If FALSE, overrides the default aesthetics, rather than combining with them.

...

other arguments passed on to layer.

Format

An object of class StatQQrefline (inherits from Stat, ggproto, gg) of length 3.

Details

internal package function


nonmem2R documentation built on April 15, 2022, 1:05 a.m.