powered by
make()
parallelism
For internal use only. Exported to flesh out some of the more advanced examples.
prepare_distributed(config)
Internal configuration list from drake_config().
drake_config()
Nothing.
# NOT RUN { test_with_dir("Quarantine side effects.", { load_mtcars_example() # Get the code with drake_example("mtcars"). config <- drake_config(my_plan) prepare_distributed(config = config) }) # }
Run the code above in your browser using DataLab