ddsUpload: DDS RESTful File Upload.

Description Usage Arguments Value Examples

View source: R/ddsUpload.R

Description

DDS RESTful File Upload.

Usage

1
ddsUpload(file_folder = NULL, project = NULL, chunk_size_bytes = 1293892)

Arguments

file_folder

The location (UNC path) of a file or folder to be uploaded

project

The DDS project to upload the payload.

chunk_size_bytes

If determined that files need to be uploaded, specify upload chunk size here.

Value

The URL of the resource available on DDS.

Examples

1
ddsUpload(file_folder="/Users/nn/Desktop/uplo.ad_tester",project="UploadTester")

Duke-Translational-Bioinformatics/duke-data-service-RClient documentation built on May 6, 2019, 2:55 p.m.