R/init_fns.R

Defines functions .First.lib

.First.lib <- function(libname, pkgname) {

  library.dynam("BufferedMatrixMethods",pkgname,libname,now=FALSE)
}

Try the BufferedMatrixMethods package in your browser

Any scripts or data that you put into this service are public.

BufferedMatrixMethods documentation built on Nov. 8, 2020, 8:22 p.m.