Description Usage Arguments Value See Also Examples
Registers the given experiment to the experimenter. Returns the server's response. Do provide the credentials before calling this function
| 1 | registerExperiment(sourceURL, experimentName)
 | 
| sourceURL | The source URL for the experiment | 
| experimentName | The experiment name as set in  | 
The server response.
Other registration: getRegisteredExperiments,
removeRegistration
| 1 2 3 4 | ## Not run: 
registerExperiment("https...s3.amazonaws.com.myexperiment.index.html", "running")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.