isSparse.adjMatrixGraph: A Graph Function

Description Usage Arguments Value

Description

This functions checks if the graph is sparse.

Usage

1
2
## S3 method for class 'adjMatrixGraph'
isSparse(graph, level = 0.15)

Arguments

graph

the graph obj

level

the cutoff level for a sparse graph, defaul is .15

Value

a list containing the graph and whether the graph is sparse


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