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

Usage Arguments Details Author(s)

Usage

1
2
plotDGSAscatter(.inputs, .coords, .clusters = NULL, .ggReturn = FALSE,
  .cb = FALSE)

Arguments

.inputs

- A data frame with input parameters stacked in columns

.coords

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

.clusters

- Optional clustering vector that puts different shape on different cluster

.ggReturn

- Whether to return ggplot structure or not.

.cb

- Whether to plot with colour blind friendly palette (default = FALSE)

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.