load_or_create_registry: Load or create a 'batchtools' registry

Description Usage Arguments Value

View source: R/batchtools.R

Description

Load or create a batchtools registry

Usage

1
2
load_or_create_registry(file.dir, work.dir = getwd(), writeable = TRUE,
  overwrite = FALSE, ...)

Arguments

file.dir

[string]
File path where the registry is stored.

work.dir

[string]
File path where the working dir of the registry is set to.

writeable

[flag]
If a registry is loaded, make it writeable?

overwrite

[flag]
Should an existing registry be removed and recreated?

...

[any]
Further arguments passed to makeRegistry and loadRegistry.

Value

A Registry.


imbs-hl/imbs documentation built on Sept. 6, 2019, 11:05 p.m.