Skip to content
Prev 5858 / 15075 Next

Scoping question

Peter,

this is a list for Mac-related issues. Please use R-help for general  
questions for help - or actually just read about the difference  
between lexical and dynamic scoping (R uses the former which means  
that f will be evaluated in the global environment so there will be no  
foobar).

Cheers,
Simon
On Apr 14, 2009, at 12:08 , iuhz7j202 at sneakemail.com wrote: