Get information about threads

drill_threads(drill_con)

Arguments

drill_con

drill server connection object setup by drill_connection()

Note

The output of this is in a "viewer" window

See also

Examples

# NOT RUN {
drill_connection() %>% drill_threads()
# }