On Tue, 3 Jan 2006, Mark Leeds wrote:

> I'm sorry to bother everyone with a stupid
> question but, when I am at an R prompt in Windows,
> is there a way to see what packages
> you already have installed from the R site so
> that you can just do library(name_of_package)
> and it will work.
>
> I've looked at help etc but I can't find
> a command like this. Maybe there
> isn't one which is fine.

library() (no arguments) lists all the installed packages (by library).

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
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

______________________________________________
R-help@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

Reply via email to