View source: R/readtext-methods.R
print.readtext | R Documentation |
Print a readtext object in a nicely formatted way.
## S3 method for class 'readtext'
print(x, n = 6L, text_width = 10L, ...)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.