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.


olihawkins/clbrief documentation built on Sept. 12, 2020, 1:36 p.m.