glPlotPie | R Documentation |
This function plots MEC values
glPlotPie(asid, chnms = NULL, acids = NULL, aeids = NULL,
expos.time.ordr = NULL, stat = quote(modl_acc))
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) |
This funtion is useful to plot MEC or AC50 values
None
## Create a pie plot of MEC values for all chemicals tested in the study
glPlotPie(asid=1L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.