vertices: Get the vertices of a graph

View source: R/vertices.R

verticesR Documentation

Get the vertices of a graph

Description

Get the vertices of a graph

Usage

vertices(graph_id)

Arguments

graph_id

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

Value

Data.frame with vertices.


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