| "edges<-.GGobiDisplay" {rggobi} | R Documentation |
Set edges for a display
## S3 replacement method for class 'GGobiDisplay' edges(x) <- value
x |
GGobiDisplay object |
value |
GGobiData object that contains edges |
This sets the dataset that a GGobiDisplay uses to display edges.
Hadley Wickham <h.wickham@gmail.com>