igraph-help
[Top][All Lists]
Advanced

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

[igraph] Union of two directed graphs in R


From: Matt Rissler
Subject: [igraph] Union of two directed graphs in R
Date: Fri, 7 Jun 2013 14:23:03 -0500

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                                  


reply via email to

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