View source: R/database_backend.R
Check for Table in DB Check if a table exists in the DB
1 | check_table_in_db(connection, table_name)
|
connection |
connection object initalized from get_sql_connection |
table_name |
the name of the table you want to load the book data into |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.