Description Usage Arguments Value
View source: R/get_encrypted_instances.R
Retrieve encrypted instance files of a form
1 2 3 4 5 | getEncryptedInstances(
instanceRegistry,
writeToPath,
baseDownloadUrl = "https://api.ona.io"
)
|
instanceRegistry |
Instance registry dataframe generated by getInstanceRegistry |
writeToPath |
Path to directory where to save encrypted instance files |
baseDownloadUrl |
Optional, base download url from API |
Instance registry dataframe with paths to individual encrypted instances files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.