Learn R Programming

HTSeqGenie (version 3.20.0)

tryKeepTraceback: Wrapper around try-catch

Description

Wrapper around try-catch

Usage

tryKeepTraceback(expr)

Arguments

expr
Expression to evaluate

Value

Result of expression or error if thrown