Description Usage Arguments Author(s)
Plots histopathological data used in the RSCABS analysis as stacked bar graphs.
1 2 | plotRSCABS(Data, Effect, Treatment, Metric = "Percent", Lowest = "Remove",
PlotParms = NULL, Format = NULL, File = NULL,...)
|
Data |
Tall formatted data used in |
Effect |
The name of endpoint being plotted. |
Treatment |
The name of the treatment variable. |
Metric |
The value being plotted, either "Total" or as a "Percent". |
Lowest |
Determines whether to "Include" or "Remove" the lowest response. The lowest response should correspond to no effect. |
PlotParms |
A list of plotting parameters, see |
Format |
The name (as a string) of the function that saves the plot to a file. Use NULL to print the plot to the screen. |
File |
The name of the file the plot is saved to. |
... |
Other arguments to be passed to |
Joe Swintek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.