Description Usage Arguments Value Examples
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.
1 | is.directed(net)
|
net |
the network |
whether the given network is directed
1 | is.directed(motifr::ml_net)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.