Skip to content
Prev 332664 / 398506 Next

Function does not see variables outside the function

Why would you want to impose this restriction?  Perhaps if you explain what
you are trying to do, we can suggest approaches that will satisfy your
specific needs.
(note- one can always redefine whatever variables are to be "excluded." E.g.
to keep the body of a function from referring to 'foo' in the calling
environment, just add the line 'foo<-NA' inside the function)


Zhong-Yuan Zhang wrote

            
--
View this message in context: http://r.789695.n4.nabble.com/Function-does-not-see-variables-outside-the-function-tp4679762p4679768.html
Sent from the R help mailing list archive at Nabble.com.