rd_stats {DrillR} | R Documentation |
Show the information of Drillbits, their ports and hosts.
rd_stats(object)
## S4 method for signature 'drill'
rd_stats(object)
object |
the RDrill object |
#rd_stats(R_DRILL_OBJECT) #please replace 'R_DRILL_OBJECT' with your RDrill object.