tryNA: tryNA

Description Usage Arguments Value

Description

silently get what you can out of an expression

Usage

1
tryNA(expr)

Arguments

expr

the expression to try to evaluate

Value

If the expression evaluates without error, the evaluated expression. If there is an error in evaluating the expression, NA. Warnings are suppresssed.


rcorty/CortyKit documentation built on May 27, 2019, 3:03 a.m.