read_icews_db: Read data from DB

View source: R/read_icews.R

read_icews_dbR Documentation

Read data from DB

Description

Read data from DB

Usage

read_icews_db(db_path, n_max = NULL)

Arguments

db_path

Path to SQLite database file.

n_max

Maximum number of events to load, if NULL (default), no limit is used, i.e. all events are imported.


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