rd_stats {DrillR} | R Documentation |
Show the information of Drillbits, their ports and hosts.
Description
Show the information of Drillbits, their ports and hosts.
Usage
rd_stats(object)
## S4 method for signature 'drill'
rd_stats(object)
Arguments
object |
the RDrill object |
Examples
#rd_stats(R_DRILL_OBJECT) #please replace 'R_DRILL_OBJECT' with your RDrill object.
[Package DrillR version 0.1 Index]