Returns a data frame if the input expression causes an error, otherwise returns the value of the evaluated expression.
myCatch(expr)
expr
Expression to evaluate.
The evaluated expression.