Description Usage Arguments Value
View source: R/client_api_scaffold.R
Retrieves an already created Experiment. Only one of 'name' or 'id' can be provided.
1 | get_experiment(name = NULL, id = NULL)
|
name |
Name of the Experiment. |
id |
ID of the Experiment. This parameter cannot be provided alongside name. |
:class:'verta._tracking.experiment.Experiment'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.