Description Usage Arguments Author(s) See Also
Labels the data points accepted by the filter and optionally its
input objects.
If the argument recursive == TRUE
the filter will first
ask its input filters to label the data accepted by them. If these
filters have filters connected to them they will before doing anything
asking there input filters and so on. The last filter to label the
data will therefore be this filter.
1 2 |
labels |
The labels for all points, i.e. for all
indices. If |
cex |
The scaling factor for all points, i.e. for
all indices. If |
col |
The color for all points, i.e. for
all indices. If |
... |
Any parameters accepted by standard |
recursive |
If |
Henrik Bengtsson (http://www.braju.com/R/)
To highlight data points see *highlight()
.
For more information see Filter
..
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.