View source: R/dbUtils_notExported.R
dbExistsTable | R Documentation |
Check if a PostgreSQL table/view exists
dbExistsTable(conn, name, table.only = FALSE)
conn |
A PostgreSQL connection |
name |
Table/view name string, length 1-2. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.