Skip to content

XLEvolutionist/graphobject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#graphobject

Simon Renny-Byfield, Iowa State University September 2014

version 1 last updated 10/23/14

A (hopefully usefull) set of R functions to make an igraph object and plot it. A perl script is provided which converts an adjaceny matrix into a list of edges. Using the list of edges the graph object can be made with MakeGraphObject() which should be imported to your R code as source. The function plotg() draws the resulting graph object.

Good luck!

About

make an igraph object using an adjacency matrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published