Description Usage Arguments Author(s) See Also Examples
Draws one or more lowess curves through the data in last plot. Normally this function is only applicable to scatter plots.
1 2 |
include |
The indices of the spots that should be included.
If it is instead a name of one or more flags, the spots which have been
flagged with these flags are considered.
If |
exclude |
The indices of the spots that should be excluded.
If it is instead a name of one or more flags, the spots which have been
flagged with these flags are excluded.
If |
col |
The color(s) to be used for the plotted line(s). If |
... |
Common arguments accepted by underlying plot functions.
For more information see |
Henrik Bengtsson (http://www.braju.com/R/)
*text()
.
points
.
For more information see MicroarrayData
.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.