R/zzz.R

# Package environment to store a couple of variables that must be global
metaEnv <- new.env(parent=emptyenv())
assign("VERBOSE",NULL,envir=metaEnv)
assign("LOGGER",NULL,envir=metaEnv)

Try the metaseqR2 package in your browser

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

metaseqR2 documentation built on Nov. 8, 2020, 7:34 p.m.