| input_gephi {MetaNet} | R Documentation |
Input a graphml file exported by Gephi
Description
Input a graphml file exported by Gephi
Usage
input_gephi(file)
Arguments
file |
graphml file exported by Gephi |
Value
list contains the igraph object and coordinates
See Also
Other plot:
as.ggig(),
c_net_plot(),
netD3plot(),
olympic_rings_net(),
plot.ggig(),
twocol_edgelist(),
venn_net()
[Package MetaNet version 0.1.2 Index]