| Extract.pipeflow_pip | Extract or subset a pipeline |
| length.pipeflow | 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 |
| pipe_add | Add pipeline step |
| pipe_append | Append two pipelines |
| pipe_append_to_step_names | Append string to all step names |
| pipe_clone | Clone pipeline |
| pipe_collect_out | Collect output from entire pipeline |
| pipe_discard_steps | Discard steps from the pipeline |
| pipeflow-package | pipeflow: Lightweight, General-Purpose Data Analysis... |
| pipe_get_data | Get data |
| pipe_get_depends | Get step dependencies |
| pipe_get_graph | Pipeline graph |
| pipe_get_out | Get output of given step |
| pipe_get_params | Get pipeline parameters |
| pipe_insert | Insert step |
| pipe_length | Length of the pipeline |
| Pipeline | Pipeline Class |
| pipe_lock_unlock | Lock steps |
| pipe_new | Create new pipeline |
| pipe_pop_step | Pop steps from the pipeline |
| pipe_print | Print the pipeline as a table |
| pipe_remove_step | Remove certain step from the pipeline. |
| pipe_rename_step | Rename step |
| pipe_replace_step | Replace pipeline step |
| pipe_reset | Reset pipeline |
| pipe_run | Run pipeline |
| pipe_run_step | Run specific step |
| pipe_set_data | Set data |
| pipe_set_data_split | Split-multiply pipeline by list of data sets |
| pipe_set_keep_out | Change output flag |
| pipe_set_params | Set pipeline parameters |
| pipe_set_params_at_step | Set parameters at step |
| pipe_split | Split-up pipeline |
| 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 objects | |
| set_log_layout | Set pipeflow log layout |
| step_info | Get step information |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.