R/zzz.R

".onLoad" <-function(lib, pkg)
{
  library.dynam("mixvarselect", package = pkg, lib.loc = lib)
  return(invisible(0)) 
}

Try the mixvarselect package in your browser

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

mixvarselect documentation built on May 2, 2019, 6:10 p.m.