Prof Brian Ripley <[EMAIL PROTECTED]> writes:

> Note that `R base' could mean the base package or the R distribution, and 
> I don't know which is meant.  Could one of you please clarify?
> 
> The base package in R-devel is much reduced, but these could be a 
> candidates for the `utils' (or perhaps `tools') packages.

Utils, I'd say. That one that is loaded by default in an interactive
session, so that would be the place for "handy functions" like this.
If you have to say library(tools) first, they won't be handy enough.

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

Reply via email to