"edges<-.GGobiDisplay" {rggobi}R Documentation

Set edges

Description

Set edges for a display

Usage

## S3 replacement method for class 'GGobiDisplay'
edges(x) <- value

Arguments

x

GGobiDisplay object

value

GGobiData object that contains edges

Details

This sets the dataset that a GGobiDisplay uses to display edges.

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package rggobi version 2.1.20 Index]