hackError: examine the calling environments of a failed job

View source: R/hackError.R

hackErrorR Documentation

examine the calling environments of a failed job

Description

examine the calling environments of a failed job

Usage

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.


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.