applyJobFunction {BatchJobs}R Documentation

applyJobFunction ONLY FOR INTERNAL USAGE.

Description

applyJobFunction ONLY FOR INTERNAL USAGE.

Usage

applyJobFunction(reg, job, cache)

Arguments

reg

[Registry]
Registry.

job

[Job]
Job.

cache

[FileCache]
Instance of makeFileCache.

Value

[any]. Result of job.


[Package BatchJobs version 1.9 Index]