try2: wrapper around tryCatch - robust to parallel:: functions

try2R Documentation

wrapper around tryCatch - robust to parallel:: functions

Description

A slightly more robust version of try that works within the parallel:: set of functions that pre-deploy a cluster.

Usage

try2(expr, ..., finally)

kevinmhadi/khtools documentation built on June 9, 2025, 11:51 a.m.