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

Description Usage Arguments Value See Also Examples

Description

Returns the list of destination files for an experiment.

Usage

1
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

1
2
3
4
## Not run: 
getDestinations("https...s3.amazonaws.com.myexperiment.index.html", "running", auth = TRUE)

## End(Not run)

aquincum/Rexperigen documentation built on May 10, 2019, 12:45 p.m.