create_db: Create a local ICEWS database

View source: R/create_db.R

create_dbR Documentation

Create a local ICEWS database

Description

Initialize a local ICEWS database.

Usage

create_db(db_path = find_db())

Arguments

db_path

If NULL and the ICEWS_DATA_DIR environment variable is set, the database will be created at ICEWS_DATA_DIR/db/icews.sqlite3. Otherwise, an alternative path for the database file.


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