with_captured_calls {sentryR} | R Documentation |
Create safe function
Description
Create safe function
Usage
with_captured_calls(z)
Arguments
z |
the function whose errors we want to track |
Value
a function
[Package sentryR version 1.1.2 Index]