ingest_from_file: Ingest a raw events file

View source: R/database.R

ingest_from_fileR Documentation

Ingest a raw events file

Description

Ingest a raw data file into the database

Usage

ingest_from_file(raw_file_path = NULL, db_path = find_db())

Arguments

raw_file_path

Path to a TSV file with events.

db_path

Path to SQLite database


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