dbtables | R Documentation |
The object should be used as 'dtconn' argument of set_source.
dbtables(connection, tables, schema = "public")
connection |
Database connection. |
tables |
Vector of tables names to use in the source. |
schema |
Name of the schema to connect to. |
Object of class 'db'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.