"edges<-.GGobiDisplay" {rggobi} | R Documentation |
Set edges for a display
"edges<-.GGobiDisplay"(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>