get_db_table: Get a table from the database as a tibble

Description Usage Arguments

View source: R/database.R

Description

Get a table from the database as a tibble

Usage

1
get_db_table(table_name, dbc = NULL, dbfile = BRIEFINGS_DB)

Arguments

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.


houseofcommonslibrary/clbrief documentation built on Sept. 13, 2020, 12:13 a.m.