src_databases | R Documentation |
Returns a character vector containing the names of all the
available databases, in alphabetical order, including the
_impala_builtins
database.
src_databases(src, ...)
src_schemas(src, ...)
src |
object with class class |
... |
Optional arguments; currently unused. |
src_schemas()
is an alias for src_databases()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.