assert_pipeop | R Documentation |
Function that checks that a given object is a PipeOp
and
throws an error if not.
assert_pipeop(x)
x |
( |
PipeOp
invisible(x)
Other Graph operators:
%>>%()
,
as_graph()
,
as_pipeop()
,
assert_graph()
,
chain_graphs()
,
greplicate()
,
gunion()
,
mlr_graphs_greplicate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.