BatchJobs (version 1.7)

getJobParamDf: Retrieve Job Parameters.

Description

Returns parameters for all jobs as the rows of a data.frame.

Usage

getJobParamDf(reg, ids)

Arguments

reg

[Registry] Registry.

ids

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

Value

[data.frame]. Rows are named with job ids.

Examples

Run this code
# NOT RUN {
# see batchExpandGrid
# }

Run the code above in your browser using DataCamp Workspace