[R] Checking if a library is loaded or not

Uwe Ligges ligges at statistik.uni-dortmund.de
Thu Sep 14 13:29:28 CEST 2000



Mark Myatt wrote:
> 
> How do I check if a library has already been loaded and then load it if
> required?

To check, which libraries are loaded:
 search()


But you might want to use
 require()

Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list