Description Usage Arguments Value
View source: R/CreateNetworkFromTable.r
Creates a network from an internal data table created from a .sif file: this function converts the data read in from the .sif file into an igraph in R.
1 | CreateNetworkFromTable(dataTable)
|
dataTable |
the data table containing the information read in from the .sif file representing the network. |
an igraph network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.