loadRegistry {BatchJobs}R Documentation

Load a previously saved registry.

Description

Load a previously saved registry.

Usage

loadRegistry(file.dir, work.dir)

Arguments

file.dir

[character(1)]
Location of the file.dir to load the registry from.

work.dir

[character(1)]
Location of the work. Unchanged if missing.

Value

[Registry].


[Package BatchJobs version 1.3 Index]