[R] new.frame()
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed Apr 26 12:24:50 CEST 2006
?new.env
?local
should help you. R works with environments, basically a frame plus an
enclosure.
On Wed, 26 Apr 2006, Anna Whitfield wrote:
> Hello,
>
> I would like to know whether R has a homogeneous function
> of S-plus's new.frame(), which create explicit frames in
> the evaluator and provide a locale for computations that
> can be shared among various functions.
>
> new.frame() in S-plus:
> http://www.uni-muenster.de/ZIV/Mitarbeiter/BennoSueselbeck/s-html/helpfiles/new.frame.html
>
> Thanks.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list