Description Usage Arguments Value
Create one or many child runs.
1 | create_child_runs(parent_run, count = NULL, tag_key = NULL, tag_values = NULL)
|
parent_run |
The parent |
count |
An optional number of children to create. |
tag_key |
An optional key to populate the Tags entry in all created children. |
tag_values |
An optional list of values that will map onto Tags for the list of runs created. |
The list of child runs, Run
objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.