R/zz.R

Defines functions .First.lib

.First.lib <- function(lib,pkg) {
   		library.dynam("SeqCNVCBS",pkg,lib)
   		cat("Dynamic library loaded\n")
   		require(clue)
	}

Try the SeqCNVCBS package in your browser

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

SeqCNVCBS documentation built on May 2, 2019, 6:51 p.m.