dot-addBoxWhisker: .addBoxWhisker

.addBoxWhiskerR Documentation

.addBoxWhisker

Description

Add a boxplot layer to a ggplot object (without outliers)

Usage

.addBoxWhisker(data, metaData, dataMapping, plotConfiguration, plotObject)

Arguments

data

A data.frame to use for plot.

metaData

A named list of information about data such as the dimension and unit of its variables.

dataMapping

A BoxWhiskerDataMapping object mapping x, y and aesthetic groups to their variable names of data.

plotConfiguration

An optional BoxWhiskerConfiguration object defining labels, grid, background and watermark.

plotObject

An optional ggplot object on which to add the plot layer

Value

A ggplot object


Open-Systems-Pharmacology/TLF-Library documentation built on Feb. 8, 2025, 11:22 a.m.