Package 'Igraph0'
Total Page:16
File Type:pdf, Size:1020Kb
Package ‘igraph0’ February 15, 2013 Version 0.5.6-2 Date 2013-01-05 Title Network analysis and visualization, old, deprecated package. Author See AUTHORS file. Maintainer Gabor Csardi <[email protected]> Description Network analysis package, old, deprecated version. ’igraph0’ is the old version of the igraph package, kept alive temporarily, for compatibility reasons. In this package,vertices and edges are in- dexed from zero, whereas in ’igraph’,starting from version 0.6, they are in- dexed from one. Please do not use this package for new projects. Depends stats Suggests stats4, rgl, tcltk, RSQLite, digest, graph, Matrix License GPL (>= 2) URL http://igraph.sourceforge.net SystemRequirements gmp, libxml2 Repository CRAN Date/Publication 2013-01-09 19:39:41 NeedsCompilation yes R topics documented: igraph-package . .4 aging.prefatt.game . .6 alpha.centrality . .8 arpack . 10 articulation.points . 13 1 2 R topics documented: as.directed . 14 attributes . 16 barabasi.game . 18 betweenness . 20 biconnected.components . 22 bipartite.projection . 23 bonpow . 24 canonical.permutation . 26 cliques . 28 closeness . 30 clusters . 31 cocitation . 32 cohesive.blocks . 33 communities . 36 components . 37 constraint . 38 conversion . 39 conversion between igraph and graphNEL graphs . 40 decompose.graph . 41 degree . 42 degree.sequence.game . 43 diameter . 45 Drawing graphs . 46 dyad.census . 52 edge.betweenness.community . 53 edge.connectivity . 55 erdos.renyi.game . 57 evcent . 58 fastgreedy.community . 59 forest.fire.game . 61 get.adjlist . 62 get.incidence . 63 girth . 65 graph-isomorphism . 66 graph-motifs . 69 graph-operators . 71 graph.adjacency . 72 graph.automorphisms . 75 graph.bipartite . 76 graph.constructors . 77 graph.coreness . 80 graph.data.frame . 81 graph.de.bruijn . 83 graph.density . 84 graph.famous . 85 graph.formula . 87 graph.full.bipartite . 89 graph.graphdb . 90 R topics documented: 3 graph.incidence . 92 graph.kautz . 93 graph.knn . 94 graph.laplacian . 96 graph.lcf . 97 graph.maxflow . 98 graph.strength . 99 graph.structure . 101 Graphs from adjacency lists . 102 grg.game . 103 growing.random.game . 104 igraph-parameters . 105 igraph.sample . 106 independent.vertex.sets . 107 is.bipartite . 108 is.igraph . 109 is.multiple . 110 is.mutual . 111 iterators . 112 kleinberg . 116 label.propagation.community . 117 layout . 118 layout.drl . 123 layout.merge . 125 layout.star . 126 leading.eigenvector.community . 127 line.graph . 130 minimum.spanning.tree . 131 modularity . 132 neighborhood . 133 page.rank . ..