(1) When R tries to load a library, does it load 'everything' in the library at once? (2) Is there any options to 'load as you go'?
Ali - wrote:> (1) When R tries to load a library, does it load 'everything' in the > library at once?No, see ?lazyLoad> (2) Is there any options to 'load as you go'?Well, this is the way R does it.... Uwe Ligges> ______________________________________________ > R-devel@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel