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".
http://cran.r-project.org/doc/manuals/r-release/R-intro.html#Writing-your-own-functions

Gabor


On Tue, Feb 18, 2014 at 6:56 PM, Ragia Ibrahim <[email protected]> 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
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to