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 June 19, 2026, 9:08 a.m.