rd_active {DrillR}R Documentation

To show whether the connection is active.

Description

To show whether the connection is active.

Usage

rd_active(object)

## S4 method for signature 'drill'
rd_active(object)

Arguments

object

the RDrill object

Examples

#rd_active(R_DRILL_OBJECT) #please replace 'R_DRILL_OBJECT' with your RDrill object.

[Package DrillR version 0.1 Index]