Skip to content

meaning of "<<-"

3 messages · Ruihong Huang, Tal Galili, Hadley Wickham

#
Hi,

In my memory, "<<-" means assigning via a pointer or alias. But this is 
not officially defined in "R Language Definition". Could anybody help 
for the clarification? Thank you very much!

Bests,
Ruihong
#
You might want to look at the answers to that question on stackoverflow.com:
http://stackoverflow.com/questions/2628621

Hadley

On Sat, May 8, 2010 at 1:59 AM, Ruihong Huang
<ruihong.lang.r at googlemail.com> wrote: