rd_profiles {DrillR} | R Documentation |
Show the information about the running and completed queries.
Description
Show the information about the running and completed queries.
Usage
rd_profiles(object)
## S4 method for signature 'drill'
rd_profiles(object)
Arguments
object |
the RDrill object |
Examples
#rd_profiles(R_DRILL_OBJECT) #please replace 'R_DRILL_OBJECT' with your RDrill object.
[Package DrillR version 0.1 Index]