Description Usage Arguments Value Examples
Show database list
1 | list_databases(conn)
|
conn |
|
Returns a data.frame
of the database list
1 2 3 4 5 | ## 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.