powered by
Show database list
list_databases(conn)
Returns a data.frame of the database list
data.frame
Td connection
Td
if (FALSE) { conn <- Td(apikey = "xxxx") list_databases(conn) }
Run the code above in your browser using DataLab