burn_it_down: Remove all data

View source: R/delete.R

burn_it_downR Documentation

Remove all data

Description

Remove all local ICEWS data artifacts, i.e. local data files and/or database file.

Usage

burn_it_down(db_path = find_db(), raw_file_dir = find_raw())

Arguments

db_path

Path to SQLite database

raw_file_dir

Directory containing the raw event TSV files.

See Also

purge_data_files(), purge_db(), remove_db()


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