View source: R/utils_network.R
| import_graph | R Documentation | 
Possible formats are c("sif","gml","graphml", "xlsx","custom").
import_graph(file, format, sep)
| file | Path to file | 
| format | Fomrat of the File | 
| sep | You can also use a custom seperator like TAB or SPACE | 
Important: For the sif format please also specify if the sep is a TAB or a SPACE.
igraph object from the network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.