merge_cell_seg_files merges inForm output from individual fields, creating "Merge" data files. This is similar to the inForm Merge tab but does not include the ability to review and reject individual fields.

merge_cell_seg_files(base_path, update_progress = NULL, recursive = FALSE)

Arguments

base_path

Path to a directory containing files to merge. All eligible files in this directory will be merged.

update_progress

Callback function which is called with progress.

recursive

If TRUE, will find files in subdirectories of base_path.