print.eyeris_boilerplate: Print method for 'eyeris' methods boilerplate

View source: R/utils-boilerplate.R

print.eyeris_boilerplateR Documentation

Print method for eyeris methods boilerplate

Description

Renders the Markdown boilerplate text to the console as-is (rather than as a single escaped string).

Usage

## S3 method for class 'eyeris_boilerplate'
print(x, ...)

Arguments

x

An eyeris_boilerplate object returned by boilerplate()

...

Unused; included for S3 consistency

Value

The input x, invisibly


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