getJobLocation {BatchJobs}R Documentation

Get the physical location of job files on the hard disk.

Description

Get the physical location of job files on the hard disk.

Usage

getJobLocation(reg, ids)

Arguments

reg

[Registry]
Registry.

ids

[integer]
Ids of jobs. Default is all jobs.

Value

[character] Vector of directories.


[Package BatchJobs version 1.9 Index]