[R] a very small query
Prof Brian Ripley
ripley at stats.ox.ac.uk
Mon Mar 26 14:53:53 CEST 2007
On Mon, 26 Mar 2007, gyadav at ccilindia.co.in wrote:
> what is the command to give me the listing of the loaded packages.
?search
?sessionInfo
(sessionInfo massages the output of search() to show only packages).
> I mean which are active and not the listing of all the installed
> packages as given by library()
--
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