powered by
Show all the available Drill options
drill_opts(drill_con, browse = FALSE)
drill server connection object setup by drill_connection()
drill_connection()
if TRUE display an HTML interacrtive HTML widget with the options as well as reutrn the data frame with the options Default if FALSE.
TRUE
FALSE
data frame
Drill documentation
Other Drill direct REST API Interface: drill_active(), drill_cancel(), drill_connection(), drill_functions(), drill_metrics(), drill_options(), drill_profiles(), drill_profile(), drill_query(), drill_settings_reset(), drill_set(), drill_stats(), drill_status(), drill_storage(), drill_system_reset(), drill_threads(), drill_version()
drill_active()
drill_cancel()
drill_functions()
drill_metrics()
drill_options()
drill_profiles()
drill_profile()
drill_query()
drill_settings_reset()
drill_set()
drill_stats()
drill_status()
drill_storage()
drill_system_reset()
drill_threads()
drill_version()
# NOT RUN { drill_connection() %>% drill_opts() # }
Run the code above in your browser using DataLab