Description Usage Arguments Methods Author(s)
Functions for accessing first-n and last-n values of an object (similar to head and tail).
1 2 |
x |
Currently only arrays supported. |
index |
First or Last n-indices to return values for. |
... |
For expansion to other classes. |
signature(x = "ANY")
signature(x = "array")
Alexios Galanos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.