BatchJobs (version 1.9)

addRegistrySourceFiles: Add source files to registry.

Description

Mutator function for src.files in makeRegistry.

Usage

addRegistrySourceFiles(reg, src.files, src.now = TRUE)

Arguments

reg

[Registry] Registry.

src.files

[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(), addRegistrySourceDirs(), batchExport(), batchUnexport(), loadExports(), removeRegistryPackages(), removeRegistrySourceDirs(), removeRegistrySourceFiles(), setRegistryPackages()