R/settings.R

#' @noRd
if (Sys.getenv('BUILD_ALL') == "true") {
  FLAG_BUILD_ALL <- TRUE
} else {
  FLAG_BUILD_ALL <- FALSE
}

Try the hBayesDM package in your browser

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

hBayesDM documentation built on Sept. 23, 2022, 9:06 a.m.