Description Usage Arguments Details Value
View source: R/client_api_scaffold.R
Creates a new Experiment under the currently active Project.
1 |
name |
Name of the Experiment. If no name is provided, one will be generated. |
desc |
Description of the Experiment. |
tags |
Tags of the Experiment. |
attrs |
Attributes of the Experiment. |
Experiment with name 'name' will be created and initialized with specified metadata parameters.
:class:'verta._tracking.experiment.Experiment'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.