Description Usage Arguments See Also Examples
Skip the first n
elements of a list or vector and
return the remaining elements if any.
1 | list.skip(.data, n)
|
.data |
A |
n |
|
list.skipWhile
, list.take
,
list.takeWhile
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.