[R] Nodes & edges with similarity matrix

Seth Falcon sfalcon at fhcrc.org
Wed Aug 29 06:33:07 CEST 2007


Along with the example I gave using graphAM, you might also want to
look at the help page for the distGraph class which may be more
directly what you want:

  library("graph")
  class ? distGraph



More information about the R-help mailing list