update_db_briefings: Update the briefings table with new data from the api

Description Usage Arguments

View source: R/database.R

Description

Update the briefings table with new data from the api

Usage

1
update_db_briefings(briefings_data, dbc = NULL, dbfile = BRIEFINGS_DB)

Arguments

briefings_data

Data on briefings returned from get_briefings.

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.