gEdge.Rd
gEdge obejct
gEdge$new()
gEdge$mark()
gEdge$subset()
gEdge$print()
gEdge$clone()
new()
gEdge$new(seid = NULL, graph)
mark()
gEdge$mark(...)
subset()
gEdge$subset(i)
print()
clone()
The objects of this class are cloneable with this method.
gEdge$clone(deep = FALSE)
deep
Whether to make a deep clone.