hackError: examine the calling environments of a failed job

Description Usage Arguments

View source: R/hackError.R

Description

examine the calling environments of a failed job

Usage

1
hackError(j, type, index, topLevel = TRUE)

Arguments

j

the top-level motus job ID one of whose subjobs failed

type

the type of subjob to examine. If not specified, the first such subjob is examined.

topLevel

logical; if TRUE (the default), treat j as a top-level job; otherwise, treat j as the job of interest, and ignore type and index.

index;

integer; optional. If present, selects from multiple subjobs of the same type.


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.