Get a table from the database as a tibble
1 | get_db_table(table_name, dbc = NULL, dbfile = BRIEFINGS_DB)
|
table_name |
The name of the table to retreive from the database. |
dbc |
A connection to a SQLite briefings database. |
dbfile |
Path to a SQLite briefings database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.