getPkgPipelineInfo: Get info for 'shmootl' pipelines.

Description Usage Arguments Details Value

View source: R/pipeline.R

Description

This function interrogates the function definition and documentation for the specified pipelines and returns the resulting information as a list. Each element of this list is another list containing information for a specific pipeline, the elements of which are as follows:

Usage

1
getPkgPipelineInfo(pipelines = NULL)

Arguments

pipelines

Names of one or more shmootl pipelines for which info should be retrieved. If none are specified, pipeline info is returned for all pipelines.

Details

Elements 'command', 'title', and 'group' are guaranteed to contain their respective values. The remaining elements are only returned if corresponding documentation is available; otherwise, they are assigned a NULL value.

Value

A list of list objects, each containing info for a specific shmootl pipeline.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.