Skip to content
Prev 31016 / 398513 Next

list of loaded packages

Probably an easy question for most of you R-users :
library() returns the list of available packages, but how is it possible 
to get the list of all loaded packages ?

Laurent