Description Usage Arguments Value
View source: R/get-form-data.R
Downloads the submission to a temporary file and returns the name of the file.
1 | get_form_temp(syn, file_handle_id, form_data_id)
|
syn |
Synapse login object |
file_handle_id |
The fileHandleId for the submission. |
form_data_id |
The formDataId for the submission. |
The name of the temporary file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.