Learn R Programming

HTSeqGenie (version 4.2.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