Description Usage Arguments See Also
Extracts name of an n-parameter iteration of the projection step of a sub-pipeline in a Benchmark object (benchmark pipeline set-up).
1 2 3 4 5 6 | GetNParameterIterationName_Projection(
benchmark,
idx.subpipeline,
idx.n_param,
with_tool_name = TRUE
)
|
benchmark |
object of type |
idx.subpipeline |
integer: index of a subpipeline of |
idx.n_param |
integer: index of an n-parameter iteration of a sub-pipeline of |
with_tool_name |
logical: whether tool name, in addition to n-parameter value, should be included in the name. Default value is |
Benchmark: constructs a Benchmark object (benchmark pipeline set-up)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.