update_experiment_version_description | R Documentation |
Update the description of a given experiment_version_id.
update_experiment_version_description(experiment_version_id, description = "")
experiment_version_id |
id of the experiment_version, can be obtained with get_experiment_version_id(). |
description |
Description of the experiment. |
integer - 200 on success.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.