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().


trinker/textreadr documentation built on Oct. 12, 2021, 12:10 p.m.