Dear users

I have received an output from one of the functions of igraph. The output is
in the following form
[[1]]
[1]   1 196  94  89  92 197   0

[[2]]
[1] 1

[[3]]
[1]   1 196  97 193   4

[[4]]
[1]   1 194  97 193   4

[[5]]
[1]   1 194  97 193   4   6

[[6]]
[1]   1 196  97 193   4   6

[[7]]
[1]   1 196  97 193   4 185   7

[[8]]
[1]   1 194  97 193   4 185   7

[[9]]
[1]   1 196  97 193 188 185   7

[[10]]
[1]   1 194  97 193 188 185   7

However I can not figure out how to save this output in a text file as all
the write commands that i know of save lists with equal number of elements?


-- 
Regards
Ashutosh Srivastava

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to