Learn R Programming

sclero (version 0.2)

samplemap: Common plotting function for plot.rawDist and plot.spotDist functions

Description

Used as an internal function to make the code more comprehensible. See plot.rawDist and plot.spotDist for plotting rawDist and spotDist objects, respectively.

Usage

samplemap(x, ..., sname, sptype, size, scol, mtype, colpalette, hlight, hlcol)

Arguments

...
Arguments to be passed to other methods, such as graphical parameters.
sname
equals to sample.name
sptype
equals to sample.type
size
equals to spot.size
scol
equals to spot.color
mtype
equals to main.type
colpalette
equals to color.palette
hlight
equals to highlight.gbs
hlcol
equals to highlight.col

See Also

plot.rawDist, plot.spotDist