rd_active {DrillR} | R Documentation |
To show whether the connection is active.
rd_active(object)
## S4 method for signature 'drill'
rd_active(object)
object |
the RDrill object |
#rd_active(R_DRILL_OBJECT) #please replace 'R_DRILL_OBJECT' with your RDrill object.