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

Set excluded status

Description

Set the exclusion status of points.

Usage

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

Arguments

x

GGobiData

value

logical vector

Details

If a point is excluded it is not drawn.

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

excluded


[Package rggobi version 2.1.20 Index]