Message-ID: <59d7961d0612202345m4f9a6f07tf827be5c489ca0a0@mail.gmail.com>
Date: 2006-12-21T07:45:41Z
From: Henrik Bengtsson
Subject: call by reference
In-Reply-To: <20061220073758.69355.qmail@web52314.mail.yahoo.com>
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 <biterbilen at yahoo.com> 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 at 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.
>