Prof Brian Ripley <[EMAIL PROTECTED]> writes:

> > Should this read "parent environments" instead of "parent frames"?  I'm 
> > taking this from R 1.7.1.
> 
> It should read `enclosing' not `parent' for a start.
> 
> Thanks: we will try to get this consistent.

Beware: Robert has been pretty insistent in using the term "parent
environment" for the thing that is ENCLOS() in C code. E.g. we have
the functions parent.env() for lexical scope and parent.frame() for
dynamic scope. So Roger might well have the better suggestion for
achieving consistency. 

        -p

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])             FAX: (+45) 35327907

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to