glPlotPie: Pie chart for Minimal Effective Concentrations (MEC) and AC50...

View source: R/glPlotPie.R

glPlotPieR Documentation

Pie chart for Minimal Effective Concentrations (MEC) and AC50 plot

Description

This function plots MEC values

Usage

glPlotPie(asid, chnms = NULL, acids = NULL, aeids = NULL,
  expos.time.ordr = NULL, stat = quote(modl_acc))

Arguments

asid

Assay source id

chnms

Character vector with list of chemical names

acids

Numeric vector with list of acids

aeids

Character vector with list of assay endpoints IDs

expos.time.ordr

Character vector with sorted list of exposure times

stat

Statistic to plot (e.g. MEC:modl_acc or modl_acb, AC50:modl_ga)

Details

This funtion is useful to plot MEC or AC50 values

Value

None

Examples


## Create a pie plot of MEC values for all chemicals tested in the study
glPlotPie(asid=1L)


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