View source: R/updateExperiment.R
updateExperiment | R Documentation |
Updates an experiment.
updateExperiment(experimentId, properties = list())
experimentId |
ID of experiment. |
properties |
Properties to set on the experiment. |
## Not run:
updateExperiment(experimentId, list("name" = "my experiment"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.