
Package index
-
pip_new() - Create a pipeline
-
pip_add() - Add a step
-
pip_run() - Run a pipeline
-
pip_collect_out() - Collect step outputs
-
pipeflowpipeflow-package - pipeflow: Lightweight, General-Purpose Data Analysis Pipelines
-
pip_replace() - Replace a step
-
pip_rename() - Rename a step
-
pip_remove() - Remove a step
-
pip_set_params() - Set independent parameters
-
pip_add_from() - Copy a step from another pipeline
-
pip_bind() - Bind pipelines
-
pip_clone() - Clone a pipeline
-
pip_get_graph() - Build pipeline graph data
-
pip_get_params() - Get independent parameters
-
pip_has_step() - Check whether a step exists
-
pip_view() - Create a pipeline view
-
pip_lock() - Lock selected steps against updates
-
pip_unlock() - Unlock selected steps
-
pip_tag() - Add tags to selected steps
-
pip_untag() - Remove tags from selected steps
-
length(<pipeflow_pip>)length(<pipeflow_view>) - Length of a pipeflow pipeline or view
-
print(<pipeflow_pip>)print(<pipeflow_view>) - Print pipeflow objects
-
`[`(<pipeflow_pip>)`[[`(<pipeflow_pip>) - Extract or subset a pipeline
-
set_log_layout() - Set pipeflow log layout