Description Usage Arguments Details Value
View source: R/plotZScoresForAll.R
Function to plot z-scores for all components.
1 2 | plotZScoresForAll(repObj, ggtheme = theme_grey(), showPlot = TRUE,
verbose = FALSE)
|
repObj |
- model report list object |
ggtheme |
- theme for ggplot2 |
showPlot |
- flag to show plots immediately |
verbose |
- flag (T/F) to print dagnostic info |
Requires reshape2 and ggplot2 packages.
list of lists of ggplot objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.