submitResults: Submit the study results to the study coordinating center

Description Usage Arguments Details Value

View source: R/SubmitResults.R

Description

Submit the study results to the study coordinating center

Usage

1
submitResults(outputFolder, privateKeyFileName, userName, remoteFolder = NULL)

Arguments

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').

Details

This will upload the file StudyResults.zip to the OHDSI SFTP server This requires an active internet connection.

Value

TRUE if the upload was successful.


mi-erasmusmc/CovCoagEmaPrediction documentation built on Dec. 21, 2021, 5:54 p.m.