plotZScoresForAll: Plot z-scores for all components

Description Usage Arguments Details Value

View source: R/plotZScoresForAll.R

Description

Function to plot z-scores for all components.

Usage

1
2
plotZScoresForAll(repObj, ggtheme = theme_grey(), showPlot = TRUE,
  verbose = FALSE)

Arguments

repObj

- model report list object

ggtheme

- theme for ggplot2

showPlot

- flag to show plots immediately

verbose

- flag (T/F) to print dagnostic info

Details

Requires reshape2 and ggplot2 packages.

Value

list of lists of ggplot objects


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.