db.schema | R Documentation |
List the schema of database tables
db.schema(db, table)
db |
The database connection. S4 object of class "database". |
table |
A character vector of table names in the database. |
A data.frame listing the name and SQL schema for each table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.