rd_threads {DrillR}R Documentation

Show the information of the threads status.

Description

Show the information of the threads status.

Usage

rd_threads(object)

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

Arguments

object

the RDrill object

Examples

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

[Package DrillR version 0.1 Index]