"shadowed<-.GGobiData" {rggobi} | R Documentation |
Set the exclusion status of points.
"shadowed<-.GGobiData"(x, value)
x |
GGobiData |
value |
logical vector |
If a point is shadowed it is drawn in a dark gray colour, behind all non-shadowed points. It cannot be selected.
Hadley Wickham <h.wickham@gmail.com>