Learn R Programming

sentryR (version 1.1.2)

with_captured_calls: Create safe function

Description

Create safe function

Usage

with_captured_calls(z)

Value

a function

Arguments

z

the function whose errors we want to track