read_icews_raw: Read data from raw files

View source: R/read_icews.R

read_icews_rawR Documentation

Read data from raw files

Description

Read data from raw files

Usage

read_icews_raw(raw_file_dir, n_max = NULL, ...)

Arguments

raw_file_dir

Directory containing the raw event TSV files.

n_max

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

...

Options passed to read_events_tsv().


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