R/run_env.R

#' Run Environment
#'
#' Create a run environment for tracking certain variables across functions
#' @export

run.env <- new.env()
kstagaman/sharpton-lab-dada2-pipeline documentation built on Sept. 24, 2022, 11:41 a.m.