Learn R Programming

SpaDES.core (version 2.0.5)

.tryCatch: tryCatch that keeps warnings, errors and value (result)

Description

From https://stackoverflow.com/a/24569739/3890027

Usage

.tryCatch(expr)

Arguments