print.inspect_text: Prints an inspect_text Object

Description Usage Arguments

View source: R/inspect_text.R

Description

Prints an inspect_text object.

Usage

1
2
## S3 method for class 'inspect_text'
print(x, file = "", ...)

Arguments

x

The inspect_text object.

file

A connection, or a character string naming the file to print to. If "" (the default), prints to the standard output connection, the console unless redirected by sink.

...

Other arguments passed to strwrap.


trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.