Learn R Programming

Rexperigen (version 0.2.1)

getDestinations: Returns the list of destination files for an experiment.

Description

Returns the list of destination files for an experiment.

Usage

getDestinations(sourceURL, experimentName, auth = FALSE)

Arguments

sourceURL
The source URL for the experiment
experimentName
The experiment name as set in settings.js
auth
Whether authentication is needed

Value

The list of destinations

See Also

Other download: downloadExperiment, getUsers

Examples

Run this code
## Not run: 
# getDestinations("https...s3.amazonaws.com.myexperiment.index.html", "running", auth = TRUE)
# ## End(Not run)

Run the code above in your browser using DataLab