StepCollection | R Documentation |
A wrapper of pipeline steps for workflow.
steps
A list of steps.
new()
Initialize StepCollection class
StepCollection$new(steps)
steps
(List[Step]): A list of steps.
request_list()
Get the request structure for workflow service calls.
StepCollection$request_list()
format()
format class
StepCollection$format()
clone()
The objects of this class are cloneable with this method.
StepCollection$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.