getJobParamDf: Retrieve Job Parameters.

View source: R/getJobParamDf.R

getJobParamDfR Documentation

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

# see batchExpandGrid

BatchJobs documentation built on March 21, 2022, 5:05 p.m.