Scatter Plot Matrix : Parameters used to create a matrix of 2d scatter plots

# scatterPlotMatrix

Could be a boolean to plot a matrix of 2D scatterplots or a sample annotation to color and segregate the plots
Type: string
Default: false
Options: true, false

# scatterPlotMatrixType

Type for the matrix of 2D scatterplots. Draw either in both panels, upper only or lower only. Show any combination of correlation, histogram, density and variability (boxplots). Also specify whether to use all versus all or only the first data set
Type: string
Default: both
Options: both, upper, lower, correlation, correlationHistogram, correlationDensity, all, first

# showScatterPlotMatrixLabels

Flag to show/hide the labels in the scatter plot matrix
Type: boolean
Default: false