There is no support for 'call by reference' in the S language, and
this is intentionally, but you can use environments to imitate it, cf.
?environment.  See also the R.oo package.

/Henrik

On 12/20/06, biter bilen <[EMAIL PROTECTED]> wrote:
> Can anyone help me about pass by reference of arguments in R functions?
>
> I have read about .Alias in base package however it is defunct and there is 
> no replacement for it.
>
> Thanks in advance.
>
> ______________________________________________
> R-help@stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to