fis_stop_experiment {paws.developer.tools} | R Documentation |
Stops the specified experiment
Description
Stops the specified experiment.
See https://www.paws-r-sdk.com/docs/fis_stop_experiment/ for full documentation.
Usage
fis_stop_experiment(id)
Arguments
id |
[required] The ID of the experiment. |
[Package paws.developer.tools version 0.9.0 Index]