View source: R/utils_network.R
sif_to_igraph | R Documentation |
Convert sif file to iGraph object
sif_to_igraph(filepath, sep = sep)
filepath |
Filepath to the sif file |
sep |
Either TAB or SPACE |
igraph object from the network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.