textreadr (version 1.2.0)

print.textreadr: Prints a textreadr Object

Description

Prints a textreadr object

Usage

# S3 method for textreadr
print(x, width = 40, ...)

Arguments

x

A [base::data.frame()] textreadr object.

width

The width of the columns to be displayed.

...

Other arguments passed to peek().