registerExperiment: Registers an experiment to the experimenter.

Description Usage Arguments Value See Also Examples

Description

Registers the given experiment to the experimenter. Returns the server's response. Do provide the credentials before calling this function

Usage

1
registerExperiment(sourceURL, experimentName)

Arguments

sourceURL

The source URL for the experiment

experimentName

The experiment name as set in settings.js

Value

The server response.

See Also

Other registration: getRegisteredExperiments, removeRegistration

Examples

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

## End(Not run)

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