[R] Trying to undo an assignment

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon Apr 11 16:31:42 CEST 2005


On Mon, 11 Apr 2005, Uzuner, Tolga wrote:

> Hi,
>
> I defined corr to be a function, not realising that this was also the name for
> correlation in package=boot.
>
> How do I explicitly call the corr function within package boot (so, scope up
> over the current frame, I guess is another way of saying it) without removing
> my new corr function ?

boot::corr

-- 
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