Description Usage Arguments Value Author(s) Examples
Create scatter plot
1 2 | panel.scatter(x, y, col = "blue", bg = NA, pch = ".",
cex = 1, col.smooth = "red", span = 2/3, iter = 3, ...)
|
x |
vector of expression for one sample |
y |
vector of expression for another sample |
col |
color of points |
bg |
background colors |
pch |
pch paremeter |
cex |
size of text |
col.smooth |
color of smooth line |
span |
span of the plot |
iter |
iteration |
... |
additional arguments |
None
Yongming Sun
1 | ##---- Not intended for use this function directly !! ----
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.