Learn R Programming

Rexperigen (version 0.2.1)

removeRegistration: Removes the registration of the experiment

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

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

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

Run the code above in your browser using DataLab