getJobParamDf {BatchJobs} | R Documentation |
Retrieve Job Parameters.
Description
Returns parameters for all jobs as the rows of a data.frame.
Usage
getJobParamDf(reg, ids)
Arguments
reg |
[ |
ids |
[ |
Value
[data.frame
]. Rows are named with job ids.
Examples
# see batchExpandGrid
[Package BatchJobs version 1.9 Index]