R/zzz.R

Defines functions .onLoad

.onLoad <- function(lib,pkg){
  library.dynam("GSE",pkg,lib)
}

Try the GSE package in your browser

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

GSE documentation built on Dec. 28, 2022, 1:31 a.m.