rd_profiles {DrillR} | R Documentation |
Show the information about the running and completed queries.
rd_profiles(object)
## S4 method for signature 'drill'
rd_profiles(object)
object |
the RDrill object |
#rd_profiles(R_DRILL_OBJECT) #please replace 'R_DRILL_OBJECT' with your RDrill object.