removeRegistration: Removes the registration of the experiment

Description Usage Arguments Value See Also Examples

Description

Removes the registration of the experiment to the logged in experimenter. Does not remove any data though! All of the data will be available to anyone.

Usage

1
removeRegistration(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, registerExperiment

Examples

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

## End(Not run)

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