| list_databases | R Documentation |
Show database list
list_databases(conn)
conn |
|
Returns a data.frame of the database list
## Not run:
conn <- Td(apikey = "xxxx")
list_databases(conn)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.