gtoxPlotErrBar: Create error bar plots

View source: R/gtoxPlotErrBar.R

gtoxPlotErrBarR Documentation

Create error bar plots

Description

gtoxPlotErrBar creates the error bar plots.

Usage

gtoxPlotErrBar(c1, c2, aeid, ngrp = NULL)

Arguments

c1

Integer of length 1, the chid value for the first chemical

c2

Integer of length 1, the chid value for the first chemical

aeid

Integer, the aeid value(s) to plot

ngrp

Integer, the number of "slots" to draw; overridden if the number of aeid values is greater than 'ngrp'

Value

None

Examples


## Plot error bar plot
gtoxPlotErrBar(c1=1, c2=3, aeid=17:18)


philipmorrisintl/GladiaTOX documentation built on Aug. 27, 2023, 9:07 p.m.