Learn R Programming

SpaDES.core (version 0.2.4)

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

Description

This is from https://stackoverflow.com/a/24569739/3890027

Usage

.tryCatch(expr)

Arguments