"shadowed<-.GGobiData" {rggobi}R Documentation

Set shadowed status

Description

Set the exclusion status of points.

Usage

## S3 replacement method for class 'GGobiData'
shadowed(x) <- value

Arguments

x

GGobiData

value

logical vector

Details

If a point is shadowed it is drawn in a dark gray colour, behind all non-shadowed points. It cannot be selected.

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

shadowed


[Package rggobi version 2.1.20 Index]