runs: runs

Description Usage Arguments Value Examples

View source: R/cwlParam.R

Description

The function to access all runs of a cwlStepParam object

Usage

1
runs(object)

Arguments

object

A cwlStepParam object.

Value

cwlParam objects or paths of CWL file.

Examples

1
2
s1 <- cwlStepParam()
runs(s1)

Rcwl documentation built on Nov. 8, 2020, 8:11 p.m.