R/baseDir.R

#' @export
setMethod(f = "baseDir", signature = "SimulationHandle",
          definition = function(x){
              x@baseDir
          }
)
willmorrison1/daRt documentation built on Feb. 23, 2022, 2:13 a.m.