R/database.R
sync_db_with_files.Rd
Synchronize DB with any local files found, without downloading new files.
sync_db_with_files( raw_file_dir = find_raw(), db_path = find_db(), dryrun = FALSE, quiet = FALSE )
Directory containing the raw event TSV files.
Path to SQLite database file
List changes to be performed without taking any action.
Don't print progress messages