Skip to content

Problem with "missing" in "local" (PR#1241)

1 message · Brian Ripley

#
On Fri, 4 Jan 2002 J.C.Rougier@durham.ac.uk wrote:

            
Why do you think it reasonable?  You've take a function from

     Evaluate an R expression in a specified environment.

and evaluated it somewhere where missing() is not defined.  If you had
used eval() explicitly, would you think it reasonable?  I doubt it.

Which help file did you have in mind?