Print a formatted version of an LLMs explanation using cat().
Usage
# S3 method for class 'statlingo_explanation'
print(x, ...)Arguments
- x
A statlingo_explanation object.
- ...
Additional optional arguments to be passed to
print.default().
Value
Invisibly returns the printed statlingo_explanation object.
