tcplggplotCompare: tcplggplotCompare

View source: R/tcplPlot.R

tcplggplotCompareR Documentation

tcplggplotCompare

Description

tcplggplotCompare

Usage

tcplggplotCompare(
  dat,
  compare.dat,
  lvl = 5,
  verbose = FALSE,
  flags = FALSE,
  yrange = c(NA, NA)
)

Arguments

dat

data table with all required conc/resp data

compare.dat

data table with all required conc/resp data for comparison overlay

lvl

integer level of data that should be plotted level 2 - for 'sc' plotting level 5 - for 'mc' plotting, all fit models and winning model with hitcall

verbose

boolean should plotting include table of values next to the plot

flags

boolean should plotting include level 6 flags in plot caption

yrange

Integer of length 2, for overriding the y-axis range, c(<min>,<max>). By default, c(NA,NA).

Value

A ggplot object or grob with accompanied table depending on verbose option


USEPA/CompTox-ToxCast-tcpl documentation built on May 2, 2024, 2:25 p.m.