nvertices: Get number of vertices in graph

View source: R/stats.R

nverticesR Documentation

Get number of vertices in graph

Description

Get number of vertices in graph

Usage

nvertices(graph_id)

Arguments

graph_id

the graph to which to add the edges and vertices. Should be of type chickenwire.

Value

An integer with the number of vertices.


djvanderlaan/chickenwire-r documentation built on July 19, 2022, 1:16 a.m.