is.directed: Checks whether the given network is directed

Description Usage Arguments Value Examples

View source: R/core.R

Description

Placeholder function for the corresponding functions of the various supported network formats. For example, this function calls network::is.directed() on network objects and igraph::is.directed() on igraph objects.

Usage

1

Arguments

net

the network

Value

whether the given network is directed

Examples

1

marioangst/motifr documentation built on May 30, 2021, 6:15 p.m.