checkNoException {XLConnect}R Documentation

Checking for occurrence of exceptions

Description

Checks that no exceptions occurred

Usage

checkNoException(expr)

Arguments

expr

Expression to be executed

Value

Returns TRUE if no exceptions occurred, otherwise throws an exception.

Author(s)

Martin Studer
Mirai Solutions GmbH http://www.mirai-solutions.com


[Package XLConnect version 0.2-7 Index]