igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Functions


From: Ragia Ibrahim
Subject: Re: [igraph] Functions
Date: Wed, 19 Feb 2014 02:28:24 +0200

pardon,I  mistaken 
thanks for the link.



Date: Tue, 18 Feb 2014 19:08:00 -0500
From: address@hidden
To: address@hidden
Subject: Re: [igraph] Functions

This mailing list is about igraph, and not about how to program in R. 

Please read "An Introduction to R", especially section 10, "Writing your own functions". 

Gabor


On Tue, Feb 18, 2014 at 6:56 PM, Ragia Ibrahim <address@hidden> wrote:
Hi,

I used to write C++ code. write what i want in a function ..pass pointers if i want to change the object real value...
here i want to ask........
in R, igraph....should i write the script as lines without functions..to change graph attributes or edges attributes or some values of the nodes ?
should i pass copy of the graph each time i write a function ?
how should the program looks like? 


thanks in advance
Ragia

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



_______________________________________________ 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]