purrr:safely wrappers for various functions
Value
A list with two elements:
result
: The result ofmrgsolve::qsim
, orNULL
if an error occurred.error
: The error that occurred, orNULL
if no error occurred.
purrr:safely wrappers for various functions
A list with two elements:
result
: The result of mrgsolve::qsim
, or NULL
if an error occurred.
error
: The error that occurred, or NULL
if no error occurred.