Description Usage Arguments Details Value Author(s) Examples
View source: R/listprocessor.R
Retrieve the rest of a list
1 | rest(lst)
|
lst |
the list to get everything but the first index |
Retrieve the rest of the elements from a list type data structure.
the list excluding the first index
Jay Morgan
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.