powered by
boundingBox
new("boundingBox", ...)
botLeft
"xyPoint"
upRight
Ragraph
graph-class
V <- letters[1:10] M <- 1:4 g1 <- randomGraph(V, M, .2) z <- agopen(g1,"foo") x <- boundBox(z) x botLeft(x) upRight(x)
Run the code above in your browser using DataLab