R/1_config.R

Defines functions set_config

set_config <- function() {
  # if (!foreach::getDoParRegistered()) foreach::registerDoSEQ()
  config$force_verbose <- FALSE
}

Try the plnr package in your browser

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

plnr documentation built on Nov. 23, 2022, 5:06 p.m.