Description Usage Arguments Value Author(s)
Fit data.frame print into console width
1 |
x |
Data.frame or matrix to be printed. Object is coerced to data.frame. |
n |
Integer. Max number of first and last rows to print. Default is 6. |
digits |
Integer, to what number of digits numeric columns are being rounded. Default is 4. |
r2c |
Logical. If |
Invisibly returns a data.frame in case you would need it for some reason. The main side effect is printing of the abridged version to the console.
Roman Lustrik (roman.lustrik@biolitika.si)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.