plotDGSAconditioalScatter: plots scaled scatter plots of inputs on provided low...

Usage Arguments Details Author(s)

Usage

1
2
plotDGSAconditioalScatter(.X, .coords, .lineData = FALSE, .code = NULL,
  .time = NULL, .nBins = 3, .ggReturn = FALSE, .theme = NULL)

Arguments

.X

- A data frame with input parameters stacked in columns

.coords

- Coordinates matrix (only the first two columns matter), from cmdscale or pca analysis

.lineData

- are you plotting line data

.code

- parameter you wish to plot

.nBins

- number of bins to analyze

.ggReturn

- Whether to return ggplot structure or not.

Details

It plots a ggplot with facet wrap of all input parameters.

Author(s)

Ogy Grujic (ogyg@stanford.edu)


ogru/DGSA documentation built on May 29, 2019, 7:19 a.m.