rd_active: To show whether the connection is active.

Description Usage Arguments Examples

Description

To show whether the connection is active.

Usage

1
2
3
4
rd_active(object)

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

Arguments

object

the RDrill object

Examples

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

DrillR documentation built on May 1, 2019, 8:05 p.m.

Related to rd_active in DrillR...