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

Examples

not_run({ drill_connection() %>% drill_threads() })