rd_profiles: Show the information about the running and completed queries.

Description Usage Arguments Examples

Description

Show the information about the running and completed queries.

Usage

1
2
3
4
rd_profiles(object)

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

Arguments

object

the RDrill object

Examples

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

DrillR documentation built on May 1, 2019, 8:05 p.m.

Related to rd_profiles in DrillR...