Skip to contents

Render an object's report() prose, falling back to print output

Usage

report_text(x, ...)

Arguments

x

A result object with an LLMR::report() method, or any object.

...

Passed to report().

Value

A character scalar of report text.