length.Rd
The number of nodes in the gNode Object
The number of edge pairs in the gEdge Object
The number of junctions in this Junction Object
The number of nodes in the gGraph
The number of walks in the gWalk
The number of nodes in the gNode
The number of edges in the gEdge
# S3 method for gNode
length(x)
# S3 method for gEdge
length(x)
# S3 method for Junction
length(Junction)
# S3 method for gGraph
length(x)
# S3 method for gWalk
length(x)
# S3 method for gNode
length(x)
# S3 method for gEdge
length(x)
a Junction Object
a gEdge object
a gWalk
object
a gEdge
object
the number of nodes in the gNode Object
the number of edge pairs in the gEdge Object
the number of junctions in the Junction Object
the number of nodes in the gGraph
the number of nodes in the gWalk
the number of nodes in the gNode
the number of edges in the gEdge