fromIgraph: Produce interactive networks from igraph objects.
Description
fromIgraph produce an interactive network from an igraph object.
Usage
fromIgraph(G, ...)
Value
This function returns a netCoin object.
If the 'dir' attribute is specified, the function creates a folder in the computer with an HTML document named index.html which contains the produced graph. This file can be directly opened with your browser and sent to a web server to work properly.
Escobar, M. and Martinez-Uribe, L. (2020)
Network Coincidence Analysis: The netCoinR Package.
Journal of Statistical Software, 93, 1-32.
tools:::Rd_expr_doi("10.18637/jss.v093.i11").