Description Usage Arguments Value
Unlike base R, this subsetting function uses cardinal instead of ordinal numbers. This means that counting starts from 0 and continues up to, but not including the nth number.
1 2 |
ls |
A function, with class |
n |
An integer referring the cardinal position of a scalar in the functional list object |
... |
Used for S3 consistency |
A functional list containing all of the scalars including and after the nth position
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.