vcount: Number of Vertices in a Graph

Description Usage Arguments Details Value Author(s)

View source: R/igraph-utils.R

Description

The number of vertices in a graph

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
vcount(object, ...)

## S3 method for class 'igraph'
vcount(object, ...)

## S3 method for class 'dynnet'
vcount(object, ...)

## S3 method for class 'lsmfit'
vcount(object, ...)

Arguments

object

dynnet network, latent space model fit, or igraph object.

Details

The number of verices in a graph.

Value

Number of vertices in the graph.

Author(s)

Jason W. Morgan jason.w.morgan@gmail.com


jason-morgan/dynnet documentation built on May 18, 2019, 4:53 p.m.