drill_show_schemas {sergeant} | R Documentation |
Returns a list of available schemas.
drill_show_schemas(drill_con, .progress = interactive())
drill_con |
drill server connection object setup by |
.progress |
if |
Other Dill direct REST API Interface:
drill_show_files()
,
drill_use()