uploadResults: Upload the single site results to the study coordinating...

Description Usage Arguments Details Value

View source: R/Upload.r

Description

Upload the single site results to the study coordinating center

Usage

1
uploadResults(outputFolder, key, secret)

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.

key

The key string as provided by the study coordinator

secret

The secret string as provided by the study coordinator

Details

This will upload the file StudyResults.zip to the study coordinating center using Amazon S3. This requires an active internet connection.

Value

TRUE if the upload was successful.


ABMI/Prometheus documentation built on Sept. 29, 2020, 8:45 p.m.