Description Usage Arguments Details Value
Stores causality data to pass to toxPlot_byToxicity in the causality parameter. The columns containing the data in toxData should hold numeric data.
1 2 3  | 
columns | 
 A vector of column names for toxData  | 
names | 
 A short identifier to place at the top of each column  | 
width | 
 The width to provide on the plot for each causality. This is on the scale of days on the plot  | 
pch | 
 The pch symbol to use for each level of causality  | 
cex | 
 The size of each symbol  | 
col | 
 The colour to use for each level of causality  | 
labels | 
 Labels for the non NA pch levels, used in the legend  | 
The default values expect a number between 1 and 5 and plot a symbol for values 3,4 and 5. This can be changed using pch.
An object of class causalityInfo containing the same slots as paramters taken by ToxPlot_causalityInfo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.