R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname){
	requireNamespace("GSVA", quietly = TRUE)
}

Try the oppar package in your browser

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

oppar documentation built on Nov. 8, 2020, 7:37 p.m.