R/with.R
with_check_disabled.Rd
Evaluate an expression with eplusr checking components disabled
with_check_disabled(disable, expr)
disable | Names of checking components to disable during evaluation of
|
---|---|
expr | An expression to be evaluated with specified checking components disabled. |