powered by
Show all the available Drill built-in functions & UDFs
drill_functions(drill_con, browse = FALSE)
drill server connection object setup by drill_connection()
drill_connection()
if TRUE display an HTML interacrtive HTML widget with the functions as well as reutrn the data frame with the functions. Default if FALSE.
TRUE
FALSE
data frame
Drill documentation
Other Drill direct REST API Interface: drill_active(), drill_cancel(), drill_connection(), drill_metrics(), drill_options(), drill_opts(), 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_metrics()
drill_options()
drill_opts()
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_functions() # }
Run the code above in your browser using DataLab