igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Error in using erdos.renyi.game() to generate graphs


From: Gábor Csárdi
Subject: Re: [igraph] Error in using erdos.renyi.game() to generate graphs
Date: Thu, 9 Jan 2014 20:03:53 -0500

And you did not get any error messages? Is this your complete code? 

Please send us your complete code that fails.

Btw. you have "proper" quotation marks in your code, i.e. “ instead of ", so this might be one of the reasons that it fails.

Gabor


On Thu, Jan 9, 2014 at 7:59 PM, address@hidden <address@hidden> wrote:
Hi
 
I have used erdos.renyi.game() to generate graphs,
but the generate graph is invalid.
how could this happen?
What can I do to solve it.
Thank you
 
> Ger3<-erdos.renyi.game(10000, 15000, “gnm”, TRUE)
> Ger3
Error: cannot find the object 'Ger3'
 
Sincerely
xueming


_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

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