Learn R Programming

DSI (version 1.7.0)

.isDSConnection: Check if provided object is a S4 class instance and if this class inherits from DSConnection-class.

Description

Check if provided object is a S4 class instance and if this class inherits from DSConnection-class.

Usage

.isDSConnection(obj)

Arguments