samplemap | R Documentation |
Used as an internal function to make the code more comprehensible. See plot.rawDist
and plot.spotDist
for plotting rawDist
and spotDist
objects, respectively.
samplemap(
x,
...,
sname,
sptype,
size,
scol,
mtype,
gaxis,
colpalette,
hlight,
hlcol,
values = NULL
)
x |
rawDist |
or spotDist object.
... |
Arguments to be passed to other methods, such as graphical parameters. |
sname |
equals to |
sptype |
equals to |
size |
equals to |
scol |
equals to |
mtype |
equals to |
gaxis |
equals to |
colpalette |
equals to |
hlight |
equals to |
hlcol |
equals to |
values |
the location of |
Mikko Vihtakari
plot.rawDist
, plot.spotDist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.