Displaying 1 result from an estimated 1 matches for "tp2288515p2290393".
2010 Jul 14
2
send out put to file in R
Hi
I am using igraph package in R.
My goal is to read a network (in "pajek" format) and decompose the network
into components.
In addition, I am also interested in sending this output to to a file.
I am having problem in while writing to a file!
my code looks like this
g <- read.graph ("F://test.net", "pajek")
compo <- decompose.graph(g,