print.statlingua_explanation | R Documentation |
Print a formatted version of an LLMs explanation using cat()
.
## S3 method for class 'statlingua_explanation'
print(x, ...)
x |
A statlingua_explanation object. |
... |
Additional optional arguments to be passed to |
Invisibly returns the printed statlingua_explanation object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.