R/zzz.R

Defines functions .onUnload

.onUnload <- function(libpath) {
  library.dynam.unload("GenomicTuples", libpath)
}

Try the GenomicTuples package in your browser

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

GenomicTuples documentation built on Nov. 8, 2020, 6:43 p.m.