I'm trying to union two directed graphs by name and I get the following
error.

graph.union.by.name(AAD,ACC)

Error: !is.directed(g1) & !is.directed(g2) is not TRUE

The documentation intimates that this should work.  Does the check need to
be changed to a not xor.

Thanks,

Matt

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

Reply via email to