View source: R/workflow_pipeline.R
format_start_parameters | R Documentation |
This list of dicts adheres to the request schema of: '"Name": "MyParameterName", "Value": "MyValue"'
format_start_parameters(parameters)
parameters |
(Dict[str, Any]): A dict of named values where the keys are the names of the parameters to pass values into. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.