write_data_to_db: Augment and write events to DB

View source: R/database.R

write_data_to_dbR Documentation

Augment and write events to DB

Description

Adds some columns to events before writing to DB.

Usage

write_data_to_db(events, file, db_path = find_db())

Arguments

events

data.frame containing ICEWS events

file

Name of the TSV source file from which events came

db_path

Path to SQLite database file


andybega/icews documentation built on July 7, 2023, 1:29 p.m.