View source: R/fis_operations.R
| fis_start_experiment | R Documentation | 
Starts running an experiment from the specified experiment template.
See https://www.paws-r-sdk.com/docs/fis_start_experiment/ for full documentation.
fis_start_experiment(
  clientToken,
  experimentTemplateId,
  experimentOptions = NULL,
  tags = NULL
)
| clientToken | [required] Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. | 
| experimentTemplateId | [required] The ID of the experiment template. | 
| experimentOptions | The experiment options for running the experiment. | 
| tags | The tags to apply to the experiment. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.