Learn R Programming

SEMID (version 0.4.1)

numNodes: Number of nodes in the graph.

Description

Number of nodes in the graph.

Usage

numNodes(this, ...)

# S3 method for LatentDigraphFixedOrder numNodes(this, ...)

# S3 method for LatentDigraph numNodes(this, ...)

# S3 method for MixedGraph numNodes(this, ...)

Arguments

this

the graph object

...

ignored.