Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.readtext

print method for a readtext object


Description

Print a readtext object in a nicely formatted way.

Usage

## S3 method for class 'readtext'
print(x, n = 6L, text_width = 10L, ...)

Arguments

x

the readtext object to be printed

n

a single integer, the number of rows of a readtext object to print.

text_width

number of characters to display of the text field

...

not used here


readtext

Import and Handling for Plain and Formatted Text Files

v0.80
GPL-3
Authors
Kenneth Benoit [aut, cre, cph], Adam Obeng [aut], Kohei Watanabe [ctb], Akitaka Matsuo [ctb], Paul Nulty [ctb], Stefan Müller [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.