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