short: short

Description Usage Arguments Value Examples

View source: R/cwlParam.R

Description

The function to show short summary of cwlParam or cwlStepParam

Usage

1
short(object)

Arguments

object

An cwlParam or cwlStepParam object

Value

A short summary of an object of cwlParam or cwlStepParam.

Examples

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

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