num.edges: num.edges

Description Usage Arguments Value Methods (by class)

Description

Extracts the number of edges of the associated graph object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## S3 method for class 'edgeList'
num.edges(x)

num.edges(x)

## S3 method for class 'sparsebnFit'
num.edges(x)

## S3 method for class 'sparsebnPath'
num.edges(x)

Arguments

x

a sparsebnFit or sparsebnPath object.

Value

Number of edges as integer.

Methods (by class)


itsrainingdata/sparsebnUtils documentation built on June 5, 2019, 5:43 p.m.