sub-.gEdge.Rd
Overloads subset operator for gEdge. Allows subsetting of gEdge via index or sedge.id (as a key). Also, allows for data.table style queries on gEdge and corresponding metadata.
# S3 method for gEdge
[(obj, i = NULL, from = NULL, to = NULL, with = TRUE, ...)
This is the gEdge object to be subset
integer, logical, or expression in gEdge metadata used to subset gEdge
A new gEdges that contains only the given id's