Description Usage Arguments Details Value
View source: R/SubmitResults.R
Submit the study results to the study coordinating center
1 | submitResults(outputFolder, privateKeyFileName, userName, remoteFolder = NULL)
|
outputFolder |
Name of local folder where the results were generated; make sure to use forward slashes (/). Do not use a folder on a network drive since this greatly impacts performance. |
privateKeyFileName |
A character string denoting the path to an RSA private key. |
userName |
A character string containing the user name. |
remoteFolder |
The remote folder to upload the file to (default is 'patientLevelPrediction'). |
This will upload the file StudyResults.zip
to the OHDSI SFTP server
This requires an active internet connection.
TRUE if the upload was successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.