[.pipeflow_pip          Extract or subset a pipeline
length.pipeflow_pip     Length of a pipeflow pipeline or view
pip_add                 Add a step
pip_add_from            Copy a step from another pipeline
pip_bind                Bind pipelines
pip_clone               Clone a pipeline
pip_collect_out         Collect step outputs
pip_get_graph           Build pipeline graph data
pip_get_params          Get independent parameters
pip_has_step            Check whether a step exists
pip_lock                Lock selected steps against updates
pip_new                 Create a pipeline
pip_remove              Remove a step
pip_rename              Rename a step
pip_replace             Replace a step
pip_run                 Run a pipeline
pip_set_params          Set independent parameters
pip_tag                 Add tags to selected steps
pip_unlock              Unlock selected steps
pip_untag               Remove tags from selected steps
pip_view                Create a pipeline view
print.pipeflow_pip      Print pipeflow objects
set_log_layout          Set pipeflow log layout
