Resume a partial DuckDB build
resume_build_database.RdResumes an interrupted build by gathering remaining batch files in the
year's batches/ folder and calling build_database() to
process only those batches. Existing worker databases are reused and
appended to if present.
Arguments
- year
Integer. Data year (subdirectory name).
- ccf
Concordance crosswalk, prepared via
prep_concordance().- path
Project directory containing the year subfolder.