| "excluded<-.GGobiData" {rggobi} | R Documentation |
Set the exclusion status of points.
## S3 replacement method for class 'GGobiData' excluded(x) <- value
x |
GGobiData |
value |
logical vector |
If a point is excluded it is not drawn.
Hadley Wickham <h.wickham@gmail.com>