BatchJobs (version 1.8)

addRegistrySourceDirs: Add source dirs to registry.

Description

Mutator function for src.dirs in makeRegistry.

Usage

addRegistrySourceDirs(reg, src.dirs, src.now = TRUE)

Arguments

reg

[Registry] Registry.

src.dirs

[character] Paths to add to registry. See makeRegistry.

src.now

[logical(1)] Source files now on master? Default is TRUE.

Value

[Registry]. Changed registry.

See Also

Other exports: addRegistryPackages, addRegistrySourceFiles, batchExport, batchUnexport, loadExports, removeRegistryPackages, removeRegistrySourceDirs, removeRegistrySourceFiles, setRegistryPackages