Skip to content
Prev 234631 / 398500 Next

assignment by value or reference

See the R Language Definition manual. Since R knows about lazy 
evaluation, it is sometimes neither by reference nor by value.
If you want to think binary, then "by value" fits better than "by 
reference".

Uwe Ligges
On 05.09.2010 17:19, Xiaobo Gu wrote: