getObjsInPipe: Obtain all of objects in the specific pipeline

Description Usage Arguments Value Examples

View source: R/configVal.R

Description

Obtain all of objects in the specific pipeline

Usage

1

Arguments

pipeName

Character scalar or vector. Pipeline name(s) of objects to be selected.

Value

List scalar. A list containing all objects that belongs to the pipe name.

Examples

1
getObjsInPipe("pipe")

pipeFrame documentation built on Nov. 8, 2020, 5:51 p.m.