> I have noticed, upon reading through the v0.6 changelogs, the addition of the > linegraph function. I have successfully installed the v0.6, but neither > help(linegraph), help(igraph_linegraph), or the variations with ? Show > anything (I am using R, as you may have guessed).
Try line.graph() instead ;) Note that this is not a new addition in 0.6; it has been there before: http://igraph.sourceforge.net/doc/R/00Index.html -- T. _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
