powered by
rd3_fromIgraph produce an interactive network from an 'igraph' object.
rd3_fromIgraph
rd3_fromIgraph(G, ...)
This function returns a network_rd3 object.
network_rd3
Modesto Escobar, Department of Sociology and Communication, University of Salamanca.
an igraph object.
Any network_rd3 argument.
g <- igraph::make_ring(10) rd3_fromIgraph(g)
Run the code above in your browser using DataLab