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.


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