R/cohorts.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {

  # CRAN OMP THREAD LIMIT
  Sys.setenv("OMP_THREAD_LIMIT" = 2)

}
PeerChristensen/cohorts documentation built on Nov. 1, 2023, 7:31 a.m.