Displays what a webR link contains without writing anything to disk.
Usage
# S3 method for class 'webr_preview'
print(x, show_content = FALSE, max_content_length = 500, ...)Value
The webr_preview object it was handed, returned invisibly, so it can be
passed straight on. Called for the summary it prints, which covers the link,
the file count and total size, the interface, the version, the encoding
flags, and each file with its size. See preview_webr_link() for the
entries the object holds.