print.textreadr: Prints a textreadr Object

Description Usage Arguments

View source: R/textreadr_class.R

Description

Prints a textreadr object

Usage

1
2
## S3 method for class '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().


textreadr documentation built on Oct. 9, 2021, 5:06 p.m.