update_db_documents: Update the documents table with new data from the api

Description Usage Arguments

View source: R/database.R

Description

Update the documents table with new data from the api

Usage

1
update_db_documents(documents_data, dbc = NULL, dbfile = BRIEFINGS_DB)

Arguments

documents_data

Data on documents returned from get_documents.

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.