PlotScatter: Plot a scatter plot in markers 'x' and (optionally) 'y'.

Description Usage Arguments Examples

View source: R/diffsom.R

Description

Plot a scatter plot in markers 'x' and (optionally) 'y'.

Usage

1
2
PlotScatter(ds, fs = 1:(length(ds$files)), x = NULL, y = NULL,
  alpha = 0.5, ...)

Arguments

alpha

used as plot color

pch

forwarded to plot

cex

forwarded to plot

Examples

1
PlotScatter(ds, 1, 4)

exaexa/DiffSOM documentation built on Aug. 22, 2019, 2:46 p.m.