print.inspect_text {qdap}R Documentation

Prints an inspect_text Object

Description

Prints an inspect_text object.

Usage

## 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.


[Package qdap version 2.4.6 Index]