is_directed: Get if graph is directed or not

View source: R/is_directed.R

is_directedR Documentation

Get if graph is directed or not

Description

Get if graph is directed or not

Usage

is_directed(graph_id)

Arguments

graph_id

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

Value

Boolean indicating whether the graph is directed or not.


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