View source: R/db_list_schemas.R
db_list_schemas | R Documentation |
db_list_schemas
only supports PostgreSQL databases at present.
db_list_schemas(con, json = FALSE)
con |
Database connection. |
json |
Should the return be formatted as a JSON string. |
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.