R/init.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  s <- search() 
  library.dynam("FIRMAGene",pkgname,libname,now=FALSE)
}

Try the FIRMAGene package in your browser

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

FIRMAGene documentation built on May 2, 2019, 5:55 p.m.