Can you please include the data in the code next time? Thanks. See
http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
for how.

On Sat, Dec 6, 2014 at 9:03 AM, Fatemeh a <[email protected]> wrote:

>               graph_simplify=simplify(karate3,remove.multiple =
> TRUE,edge.attr.comb=list(Weight="mean"))
>

Attribute names are case sensitive, so this should be 'weight', instead of
'Weight'.

G.

[...]
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to