countEdges.adjMatrixGraph: A Graph Function

Description Usage Arguments Value

Description

This functions counts the edges.

Usage

1
2
## S3 method for class 'adjMatrixGraph'
countEdges(graph)

Arguments

graph

the graph obj

Value

a list containing the graph and the number of edges


TheBell/Graph documentation built on May 5, 2019, 4:48 p.m.