View source: R/download-all-submissions.R
Download all submissions to a local drive.
1 2 3 4 5 6 | download_all_submissions_local(
syn,
group,
output_dir,
state_filter = "SUBMITTED_WAITING_FOR_REVIEW"
)
|
syn |
Synapse login object |
group |
The groupID. |
output_dir |
The directory to output the files to. |
state_filter |
The filter that is desired to gather submissions by. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.