igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] A problem with exporting to pajek format


From: Przemek Grabowicz
Subject: Re: [igraph] A problem with exporting to pajek format
Date: Mon, 07 Feb 2011 14:13:07 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1

Thank you Gabor for fast answer. It was helpful.

It works well, but I do not know how to export 'color-red' (and others of this type) attributes.

E.g. V(g)$'color-red'=255; V(g)$'color-green'=255; V(g)$'color-blue'=255;
        write.graph(g, file="glpajek.txt", format="pajek" )
does not print the attribute.

Best,
Przemek.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]