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(exportFolder, dbName, studyBucketName, key, secret)

Arguments

exportFolder

The path to the folder containing the StudyResults.zip file.

dbName

name for your database as you want it displayed in final presentation

studyBucketName

Name of the bucket to use (provided by the study coordinator)

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.


vojtechhuser/DataQuality documentation built on May 10, 2020, 8:31 a.m.