View source: R/NetworkComparisonFunctions.R
readNet | R Documentation |
The function readNet
reads all the networks stored in a given directory
readNet(netDir, directed = FALSE, pattern = "", format = "csv")
netDir |
|
directed |
|
pattern |
|
format |
|
List of igraph objects, one per network to compare
Elva Novoa, elva-maria.novoa-del-toro@inrae.fr
# See the NetworkComparison vignette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.