.tryCatch {SpaDES.core}R Documentation

tryCatch that keeps warnings, errors and value (result)

Description

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

Usage

.tryCatch(expr)

[Package SpaDES.core version 2.1.0 Index]