Description Usage Arguments Details Value
Works like utils::head()
and utils::tail()
.
1 2 3 4 5 |
x |
An |
... |
Other arguments, passed to generic function |
Just because an object is zero-indexed, doesn't mean that the definition of,
for example, "the first 5 elements" or "the last two elements" has changed.
Thus we add methods head()
and tail()
to ensure they behave as normal.
An index0
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.