R/delete.R
burn_it_down.Rd
Remove all local ICEWS data artifacts, i.e. local data files and/or database file.
burn_it_down(db_path = find_db(), raw_file_dir = find_raw())
Path to SQLite database
Directory containing the raw event TSV files.
purge_data_files(), purge_db(), remove_db()
purge_data_files()
purge_db()
remove_db()