describe_boilerplate_step: Describe a single pipeline step as a methods-section sentence

View source: R/utils-boilerplate.R

describe_boilerplate_stepR Documentation

Describe a single pipeline step as a methods-section sentence

Description

Describe a single pipeline step as a methods-section sentence

Usage

describe_boilerplate_step(step, p, info)

Arguments

step

The step name (suffix), e.g. "deblink"

p

The recorded parameter list for that step

info

The eyeris$info list

Value

A length-one character string, or NULL if the step has no meaningful description


eyeris documentation built on Aug. 1, 2026, 1:07 a.m.