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

motifr documentation built on Dec. 15, 2020, 5:23 p.m.