View source: R/merge_cell_seg_files.R
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.
1 | merge_cell_seg_files(base_path, update_progress = NULL, recursive = FALSE)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.