R-alpha: autoload again

Thomas Lumley thomas@biostat.washington.edu
Thu, 14 Aug 1997 12:38:31 -0700 (PDT)


I have made an autoload library, with a nicer version of the autoload code
I posted a few weeks ago.  It now stores things in a special environment
and it will re-autoload libraries that have been detached. It only works
with the new alpha R. The syntax is eg
autoload("line","eda") 
to automatically load library("eda") when the function line() is invoked.

The library file is at 
http://www.biostat.washington.edu/~thomas/autoload.tar.gz

	-thomas

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
r-devel 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-devel-request@stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-