headtail | R Documentation |
Applies to both rows and columns, enabling quick inspection during interactive use.
headtail(x, ...)
x |
Object. |
... |
Additional arguments. |
Inspired by the print method for DataFrame
class.
character
.
utils::head()
, utils::tail()
.
cat()
.
showMethods("headtail")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.